We have some customers that are registered as BTB Companies. Each company has a price list with prices specific to them. when they log-in the prices in the store change accordingly to the price list.
But it doesn’t show up as a discount on the product page. I would like for the BTB customers to see they discount amount on each product. Is that possible?
Topic summary
Goal: Show the discount amount on product pages for BTB customers whose prices come from company-specific price lists.
Current behavior: When BTB customers log in, product prices change according to their price list. The discount is not displayed as a separate amount on the product page.
Feasibility: Not directly supported by the platform. A workaround (“trick”) is possible but requires changes across the entire theme (storefront design code).
Key terms: BTB customers = registered business accounts. Price list = customer-specific pricing that replaces the standard price when logged in. Theme = the store’s front-end templates and code.
Action needed: Guidance on how to re-code the theme to calculate and display the discount relative to the base price.
Status: Open/ongoing. No implementation details provided yet; the original poster requested direction for the necessary theme customization.
Directly it’s not possible however we can trick to achieve the same.
But this will require change applied to whole theme.
As long as it can be done ![]()
Can you point me in the right direction for re-coding this?