-- HikaShop version -- : 4.7.1
-- Joomla version -- : 4.2.8
-- PHP version -- : 8.1
Hi
On my product detail page, I'm displaying variants as a radio group.
The product price is dynamically updated based on the selected radio input. This is all fine.
However, I'm looking for a way to display all the prices for each variant, while maintaining the layout using a radio group to list the variants.
I've looked at show_block_characteristic and listing_price, but before I dig deeper, I thought I'd ask if you know of an easy way to accomplish this?
Thanks