Hello!
I have been trying to get my BUY IT NOW BUTTON to look like this:
BUY IT NOW SHOULD LOOK LIKE THIS
This is what my Buy Button changes to?
No one seems to be able to hard code this so the BUY IT NOW BUTTON will say those words and stay RED. Please, is there someone who can help????
Solved! Go to the solution
Hi @GeriHertel
Buy now button is generated by shopify so we can not changes it instead of this we can set our custom Buy now button with your design.
Current buy now button generated base on browser by shopify.
This is an accepted solution.
Add this button code in product page or collection page.
<a class="btn" style="background: red;color:white" href='/cart/{{product.selected_or_first_available_variant.id}}:1/'>Buy now</a>
This button will redirect to check out
Then you ave to check in your theme editor may be you have option for that.
Go to theme editor->product page ->from left side section you can go in "Product" and then find 'Dynamic button' section and enable it.
User | Count |
---|---|
454 | |
195 | |
137 | |
61 | |
36 |