Hi,
I'm trying to layout a product in a particluar way: -
Name
Botanical Name: Name
Origin: Country
10ml ££.££
25ml ££.££
100ml ££.££
For the sizes I would like to use radio buttons, which I've managed to add, but I want to place the Quantity input box to the right of the sizes along with the add button.
I've looked and see that the radio buttons are called using the Act_VariantRadioButton.html, but what I'm not able to see is what calls in the complete layout.
I've looked at Act_ProductBody.html but still can't see it
Could some one if they've done similar point me in the right direction so I know where to aply my changes to reach the desired layout?
Regards,
Andrew
I'm trying to layout a product in a particluar way: -
Name
Botanical Name: Name
Origin: Country
10ml ££.££
25ml ££.££
100ml ££.££
For the sizes I would like to use radio buttons, which I've managed to add, but I want to place the Quantity input box to the right of the sizes along with the add button.
I've looked and see that the radio buttons are called using the Act_VariantRadioButton.html, but what I'm not able to see is what calls in the complete layout.
I've looked at Act_ProductBody.html but still can't see it
Could some one if they've done similar point me in the right direction so I know where to aply my changes to reach the desired layout?
Regards,
Andrew
Comment