Articles in this section

Shopify price discounting is not updating

Problem: Shopify price discounting is not updating.

Solution: If line level discounts is set to "Adjustments", the Celigo Integration App will automatically update the line item price mapping. If you may have modified that and would like to revert to the original, please change to: {{#if $.line_items[*].total_discount}}{{subtract $.line_items[*].price (divide $.line_items[*].total_discount $.line_items[*].quantity)}}{{else}}{{$.line_items[*].price}}{{/if}}.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.