brid 891473bf6b app/parser: add more debug statements 9 months ago
..
templates 23573fb084 fix(product): show "sold out" on add-to-cart button when stock is depleted 1 year ago
__init__.py 725a7d0c0b upload webshop 1 year ago
cart.py 23573fb084 fix(product): show "sold out" on add-to-cart button when stock is depleted 1 year ago
db.py d55ef907d3 Fix Excel date format for order exports 1 year ago
email.py 9956e6ed70 Add our email address to BCC to receive emails 1 year ago
europe.json 725a7d0c0b upload webshop 1 year ago
form_validation.py 725a7d0c0b upload webshop 1 year ago
main.py 23573fb084 fix(product): show "sold out" on add-to-cart button when stock is depleted 1 year ago
parser.py 891473bf6b app/parser: add more debug statements 9 months ago
payment.py d2128cbc97 payment.py: Fix Stripe checkout error by using price_data instead of price 1 year ago
read_settings.py 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
schema.py 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
serializer.py 27e2e4f488 serializer: add missing weight variable to CartSessionItemOptions constructor 1 year ago
shipping-cost.json 725a7d0c0b upload webshop 1 year ago
template.py 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