Parsa Nazer
cf30a0f10f
__str__ fuction
2026-05-18 12:10:51 +03:30
Parsa Nazer
e5d940e3c9
update prints to log
2026-05-12 09:47:45 +03:30
Parsa Nazer
e678829a86
rateing system
2026-05-12 08:53:12 +03:30
Parsa Nazer
201a06ea8b
new sliders add for home page
2026-02-20 19:12:14 +03:30
Parsa Nazer
8def6d126a
filter categorys to show in home
2026-02-20 18:40:32 +03:30
Parsa Nazer
3ce96184be
change defualt price currency to toman
2026-02-01 10:50:14 +03:30
Parsa Nazer
20ef2fe5fe
add rounding method for Toman price in ProductVariant model
2026-01-06 09:25:47 +03:30
Parsa Nazer
df3f4b83be
update blankable product fields
2026-01-05 17:41:20 +03:30
Parsa Nazer
031beec97f
update product and shop admin permissions
2026-01-04 21:29:50 +03:30
Parsa Nazer
52a997ec0b
best deal price fields added to product serialzier
2025-12-26 11:08:32 +03:30
Parsa Nazer
46d4019ca8
defualt for currency type
2025-12-22 14:01:42 +03:30
Parsa Nazer
0377d04013
fix ProductVariant
2025-12-20 19:06:39 +03:30
Mamalizz-dev
83368ad80d
nc
2025-12-20 19:02:09 +03:30
Mamalizz-dev
2e5fada797
update help texts of prodcut varinet
2025-12-20 18:59:11 +03:30
Parsa Nazer
1d08fa5571
update price_in_dollor field in ProductVariant model to allow for higher precision and larger values
2025-12-20 11:04:27 +03:30
Parsa Nazer
f27dd87148
update help text for input_price field in ProductVariant model to clarify pricing logic
2025-12-20 10:49:01 +03:30
Parsa Nazer
0877a60590
update verbose names for price fields in ProductVariant model
2025-12-20 10:42:42 +03:30
Parsa Nazer
25153d6b7a
add price_in_dollor field and update related models and serializers
2025-12-20 10:27:04 +03:30
Parsa Nazer
4a39fe20ed
image blanck and null tru
2025-12-14 18:57:45 +03:30
Parsa Nazer
9ea69925c9
feat: Enhance admin permissions and improve product currency handling
2025-12-10 12:38:42 +03:30
Parsa Nazer
f0ff23094f
update on_delete category
2025-12-08 11:40:24 +03:30
Parsa Nazer
b682a90938
fix: Ensure unique slug generation for SubCategoryModel
2025-12-05 14:10:42 +03:30
Parsa Nazer
68368fc531
unit category added
2025-12-04 13:37:55 +03:30
Parsa Nazer
d29ed8e35b
feat: add profit and special discount fields to ProductVariant model
...
- Updated ProductVariant model to include 'profit' and 'special_discount_percent' fields.
- Added corresponding fields in the admin interface for ProductVariant.
- Created migration to add new fields to the database.
feat: implement special discount code functionality in cart
- Added composables for submitting and deleting special discount codes.
- Updated CartSummary and CartItem components to handle special discount codes.
- Enhanced API endpoints to support special discount operations.
- Updated global types to include special discount code details in the cart.
2025-11-15 11:00:33 +03:30
Parsa Nazer
6524ae7605
add image filed to product
2025-10-29 21:05:56 +03:30
Parsa Nazer
7414a2b304
fix price_after_discount
2025-10-20 18:56:56 +03:30
Parsa Nazer
dab89b93a7
update cart logic
2025-09-23 10:17:19 +03:30
Parsa Nazer
cbd5679f80
new ordering
2025-08-30 17:09:55 +03:30
Parsa Nazer
e9b1666423
Add 'bot_banner' field to ProductModel and create BotProductDetailView for bot integration
2025-08-05 00:13:47 +03:30
Parsa Nazer
d9b6655ee8
Add 'show_in_bot' field to ProductModel and implement BotProductsView for bot integration
2025-08-04 23:18:30 +03:30
Parsa Nazer
d0dfa3eaa7
Add ShopModel and integrate with ProductModel
...
- Created ShopModel with fields for shop name, description, and user association.
- Updated ProductModel to include a foreign key relationship with ShopModel.
- Added admin interface for ShopModel with search functionality.
- Created migrations for ShopModel and its integration with ProductModel.
2025-08-02 18:57:46 +03:30
Parsa Nazer
996de7aab2
indexes of product
2025-07-28 15:25:37 +03:30
Parsa Nazer
cf56b759bb
increse product name limit
2025-07-23 19:22:29 +03:30
Parsa Nazer
72a6b2658f
categorys slug start with category
2025-05-24 19:20:58 +03:30
Parsa Nazer
421734794a
created at field
2025-05-22 18:03:58 +03:30
Parsa Nazer
2874798c67
Add video field to MainCategoryModel and update related serializers and views
2025-05-21 14:51:24 +03:30
Parsa Nazer
236582a20a
category update
2025-05-21 14:08:50 +03:30
Parsa Nazer
2f1236a83d
new route
2025-05-19 20:41:54 +03:30
Parsa Nazer
c79a5ee1ca
rebuild of detail of product
2025-04-22 20:54:20 +03:30
Parsa Nazer
044bed9c00
udpate product detail name filed
2025-04-22 03:09:07 +03:30
Parsa Nazer
5d17038f9b
ProductDetailModel debug and ticket migrations push
2025-04-22 03:01:04 +03:30
Parsa Nazer
8539532bf4
str for detail product
2025-04-21 23:28:17 +03:30
Parsa Nazer
10dd901444
AttributeType AttributeValue models verbose name
2025-03-27 14:57:10 +03:30
Parsa Nazer
7c0c4329b1
cron job added if it wont work fck this
2025-03-09 01:13:21 +03:30
Parsa Nazer
cd7b80a05f
detail of product varient and serializer update
2025-02-19 00:15:20 +03:30
Parsa Nazer
81d75d61e7
product varient change list bug fix order item change quantity and remove
2025-02-15 00:08:16 +03:30
Parsa Nazer
cf88cf57c5
nullable value for detail model
2025-02-11 23:05:46 +03:30
Parsa Nazer
d8a588ca86
change color image video field and place it in product varient model
2025-02-11 23:02:08 +03:30
Parsa Nazer
40a5bc93a7
product model and serializer update for varients
2025-02-08 23:40:51 +03:30
Parsa Nazer
31782bf743
product refactor bullshit
2025-02-08 17:37:57 +03:30