Problem statement #1
We have applied 10% discount for a collection but discount is showing up in the other collections.
Rule of Thumb
When a Product belongs to multiple Collections and we apply discount to that Product, in that case customers will see discounted price in multiple collections relevant to that Product.
- Similarly, When we apply wholesale pricing for selected collections then discounts may appear in non-selected collections because products association with multiple collections.
Example
Let's say Product 'A' belongs to two collections called 'Hardware' and 'Accessories', so Product 'A' appears in both collections. When we apply 10% discount to product "A" then discounted price will appear in both associated collections.
Product Dashboard Screenshot:
Hardware Collection Screenshot:
Accessories Collection Screenshot:
Possible solution:
If you don't want to display Selected Collection discounts in the other collections then make sure each product is associated with single collection.