Commit History

Author SHA1 Message Date
  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 year ago
  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 year ago
  slow_tiger a8e53fe426 Optimization of checkout page to decrease loading times. 1 year ago
  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 year ago
  slow_tiger 280cebeb31 Fixed issue on product page that was not checking availability after changing one of the variations 1 year ago
  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 year ago
  brid 725a7d0c0b upload webshop 1 year ago