Support for Discount Display on Variants in Trade Theme
closed
J
Jasper Verbunt
The customer is experiencing an issue with the discount not displaying on variants in the Trade theme. As of now, this specific theme is not supported for discounts due to the significant coding effort required for implementation. We will create a feature request to explore the possibility of adding support for the Trade theme.
Tobe Osakwe
We have published a final update to the
trade_quick_order_example.liquid
example script.This update addresses the fact that, in the Trade theme's quick order list, the elements for displaying prices on mobile screens are different than for large screens.
This update also adds various settings, such as the ability to change the "ea" string to one that makes sense for your language.
Unfortunately, we cannot continue to provide updates to this script, as it is not an official feature of our app. Thank you for your understanding.
Tobe Osakwe
closed
Thank you for your continued patience as we navigate through the high volume of customer support requests we’re currently experiencing.
At this time, we regret to inform you that we can’t commit to adding a built-in feature for the quick order list in our app. However, we will take one more pass on the
trade_quick_order_example.liquid
file to address a few concerns, such as:- The snippet assumes the user's store is in English
- The Trade quick order list seems to have different behavior on mobile screens that this snippet does not currently integrate with
This will remain a supplemental example snippet for customers to integrate into their themes to facilitate compatibility with the Trade quick order list, rather than an official feature of the app.
Once this pass is complete, we will post an update comment on this thread. However, we will to mark the feature request as closed for the foreseeable future.
We appreciate your understanding and support as we work through these challenges.
Best,
Tobe Osakwe
Tobe Osakwe
open
Tobe Osakwe
For current users of the Trade theme:
As a temporary measure, we have written a script that uses the DOPP API to automatically display discounted prices within the quick order list.
Find it here: https://github.com/regiostech/dopp_public_api/blob/main/trade_quick_order_example.liquid
You should add this at the end of your
snippets/quick-order-list.liquid
file.We have also attached a screenshot. It includes settings, allowing you to control whether to hide/show the sale badge/discount description.
Best,
Tobe
Tobe Osakwe
closed
Thanks for your input! After extensive consideration, we’ve found that adding more features hasn’t led to better outcomes; instead, it’s increased churn and support needs, which has impacted our ability to focus on what we do best: making complex discounts simple. Going forward, we’ll prioritize stability and core functionality by not adding new API integrations, major design changes, or advanced options that could overcomplicate the app. We appreciate your understanding as we double down on delivering a streamlined, reliable experience!