brid
|
d55ef907d3
Fix Excel date format for order exports
|
1 год назад |
brid
|
23573fb084
fix(product): show "sold out" on add-to-cart button when stock is depleted
|
1 год назад |
brid
|
db81d6db02
db: set total_weight to 0 if it does not exist
|
1 год назад |
slow_tiger
|
b16f22391f
Removed git logic from the code, replaced git ls-files with python function. Included possibility to exclude certain files from indexing during read_dir.
|
1 год назад |
slow_tiger
|
e82ee349b5
Dealing with the problem of multiple read_dir calls on checkout page. Introduced products.yaml as a table of product_id to product_path for faster processing of orders.
|
1 год назад |
slow_tiger
|
a8e53fe426
Optimization of checkout page to decrease loading times.
|
1 год назад |
slow_tiger
|
9b2d0e875d
Added more information to the checkout summary to include size/style in it if available. Removed total_weight from OrdersBlock to avoid conflicts with previous orders in index.md.
|
1 год назад |
slow_tiger
|
280cebeb31
Fixed issue on product page that was not checking availability after changing one of the variations
|
1 год назад |
slow_tiger
|
e329e98a90
Added ID for unique variations created via style/color options in the item. Fixes issue with variants of the item rewritten if another variant is added (for example customer orders two same shirts with different sizes).
|
1 год назад |
brid
|
725a7d0c0b
upload webshop
|
1 год назад |