Use buy now button instead of shoppay button and keep the option there at checkout

Use buy now button instead of shoppay button and keep the option there at checkout

lavly
Excursionist
43 0 4

i wnat to use buy nou button instead of shoppay button
can anyone help?

here is my store

 

ᒪᗩᐺᒪყ Official Website|ᒪᗩᐺᒪყ 公式HP| – Lavly

 

+ want to change button style to rectangle 
like this ( include sku button )

lavly_0-1740036759731.png

 


please help me

Replies 2 (2)

topnewyork
Astronaut
1299 160 217

Hi @lavly  

Note:First, you will have to remove shoppay button..

 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

<style>
.gravity-button {
    display: none !important;
}
</style>

 If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month
lavly
Excursionist
43 0 4

Hi

it doesnt work