Yes, you can change the position of the options on the product page by adding the below code inside the <form> tag of your product liquid file.
<div id="hulkapps_custom_options_{{ product.id }}"></div>
Modified on: Tue, 18 Nov, 2025 at 1:41 AM
Yes, you can change the position of the options on the product page by adding the below code inside the <form> tag of your product liquid file.
<div id="hulkapps_custom_options_{{ product.id }}"></div>
Did you find it helpful? Yes No
Send feedback