When an item is on sale, the order details in the admin do not specify or show whether it is on sale or what discount was given. Is there a way to see this? If a coupon code is used, it shows up. See the attached examples.
Topic summary
The order admin interface does not display sale pricing information when items are marked down using compare-at pricing. While coupon codes appear in order details, manual sales (set via compare-at price) only show the reduced price without indicating a discount was applied.
Current limitation:
Shopify treats the reduced price as the base price, providing no built-in indication that an item was on sale.
Suggested workarounds:
- Use automatic discounts instead of compare-at pricing to make discounts visible in order summaries
- Manually compare order prices against current product prices (not scalable)
- Implement order tagging apps or custom scripts to flag items sold below compare-at price
Status: No native Shopify solution exists for this issue. The discussion remains open with potential implementation options available.
Hi Flo,
If a product is marked down by changing the compare-at price (like a manual sale), Shopify treats the new lower price as the base price. So in the order details, it just shows as the product’s price with no indication it was on sale.
**A few workarounds:**1. Use automatic discounts instead of compare-at pricing
That way, the discount will show up clearly in the order summary as “automatic discount applied.”
-
Check the product price history manually
You can compare the order price to the current product price to catch discrepancies, but this is manual and not ideal for scale.
-
Use an order tagging app or script
Some apps or custom scripts can tag orders when items are sold below the compare-at price. This adds context without changing how prices are managed.
Unfortunately, there’s no built-in Shopify feature that flags sale items in the order unless a discount method is applied at checkout.
Let me know if you want help setting up an automatic discount or tagging logic.


