We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opção que por padrão é true, em que se estiver false, o cupom não será aplicado caso qualquer item do carrinho esteja em promo.
The text was updated successfully, but these errors were encountered:
chore(products-promotion): add config enable products in promotions #17
c5f5981
feat: support discount coupons with category filter (#19)
a6109e4
* chore(apply-discount): apply discount on products by category * fix(apply-discount): remove a valueBack option and calculate fixed discount according to the item * chore(products-promotion): add config enable products in promotions #17 * fix(helperes): remove unnecessary debug * fix(apply-discount): remove check for promotion, apply discount to category products by default * fix(helpers): remove kit verification * fix(apply-discount): remove field category_ids in discount * fix(apply-discount): back applyAt * Update functions/ecom.config.js * Update functions/lib/helpers.js --------- Co-authored-by: Leonardo Matos <[email protected]>
wisley7l
matheusgnreis
No branches or pull requests
Opção que por padrão é true, em que se estiver false, o cupom não será aplicado caso qualquer item do carrinho esteja em promo.
The text was updated successfully, but these errors were encountered: