Open joshfishman opened 1 month ago
Currently the discount code is hardcoded into the product.
I need to have it so it only shows when the metafields are filled out.
The table has a basic structure of:
Quantity | 1+ | 4+ | 6+ | 9 + Price | | | | Discount | | | |
The empty rows under price and discount should be able to be filled by metafields
The file is snippets/discount-table.liquid
Currently the discount code is hardcoded into the product.
I need to have it so it only shows when the metafields are filled out.
The table has a basic structure of:
Quantity | 1+ | 4+ | 6+ | 9 + Price | | | |
Discount | | | |
The empty rows under price and discount should be able to be filled by metafields