Switch Button Positions and replace one of them with „Buy Now“ button

Topic summary

Goal: Reorder product-page buttons and replace “Keep Shopping” with a “Buy Now” button in the Plane Jane Lite 2.0 theme.

Key steps and progress:

  • Store URL and password were shared to review the setup (jovenclothing.de, leagep). Screenshots of theme editor options were provided; editor lacks controls for button swap/relabel.
  • A code-based approach was suggested: edit theme.liquid and insert custom code above the tag. Outcome: the “Add to Cart” and “Keep Shopping” buttons successfully switched positions.

Open issue:

  • Replacing “Keep Shopping” with a true “Buy Now” (direct-to-checkout) button remains unresolved. Current assistance states they can only change the label text from “Keep Shopping” to “Buy Now,” not its functionality.

Notes:

  • “Buy Now” typically means a direct checkout action (bypassing cart), which may require additional theme code or dynamic checkout settings.
  • Images/screenshots are central to understanding available theme options.

Status: Partially resolved (button positions swapped). The functional “Buy Now” replacement is still open; no final implementation steps were provided.

Summarized with AI on December 20. AI used: gpt-5.

Hey, I want to switch the position of the „Add To Cart“ Button with the „Keep Shopping“ Button. I also want to replace the „Keep Shopping“ Button with a „Buy Now“ Button.

I’m using the Plane Jane Lite-Version 2.0 Can someone please help me?

Hi @Otto7

Can you share your store url ( with password if needed) so we can firgure out solution?

Can you share a picture of the customizer options? Does it allow you to change the button links and labels via the editor?
Alternatively, you can do it via code.

If so, feel free to DM me and I’m happy to help you out.

Url is: jovenclothing.de

password is: leagep

1 Like

that’s all I can edit here

Hi @Otto7 ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

1 Like

Perfect, now the two buttons switched position. How can I now replace the „keep shopping“ button with a „buy now“ button?

1 Like

Hi @Otto7 , i only can change text “keep shopping” to “buy now”