HI @ShopRight
It look like Dawn?
If yes then simple do it like this.
1: Online store > themes > Actions > Edit code > Sections > main-product.liquid
2: find ‘{{ form | payment_button }}’
3: replace with this code
{{ form | payment_button }}
HI @ShopRight
It look like Dawn?
If yes then simple do it like this.
1: Online store > themes > Actions > Edit code > Sections > main-product.liquid
2: find ‘{{ form | payment_button }}’
3: replace with this code
{{ form | payment_button }}