David Boone Posted April 8, 2019 Share Posted April 8, 2019 Hi there, We are trying to display the wholesale price within `catalog/_partials/product-prices.tpl `. For most cases, `$product.wholesale_price` works fine, except in the case of products with combinations. When a specific combination is selected, `$product.price_amount` is correctly updated with the price of the selected combination, however `$product.wholesale_price` still reflects the base product's wholesale price, not that of the combination. What would be the right way to access the wholesale_price of a combination for display in a template? Thanks in advance for any pointers! Link to comment Share on other sites More sharing options...
holle75 Posted July 9, 2020 Share Posted July 9, 2020 Well, old thread, but same problem here David. Did you find a solution? best H. Link to comment Share on other sites More sharing options...
SimonTodd Posted November 28, 2023 Share Posted November 28, 2023 Hi guys, has anyone done this or whats the best method to go about this? I've tried extending the CategoryController but I cant get it working. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now