We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Product page design

Solved

Product page design

uncutgemsnl
Tourist
11 0 2

Hi everyone!

 

I have a question. I want to change something in my product page. I want the title and details of the product on the left side. The color/size and add to cart should be on the right. Now it looks like this:

uncutgemsnl_0-1750412242742.png

 

And i want it to look like this:

uncutgemsnl_1-1750412299376.png

 

store: https://uncutgemsnl.myshopify.com/

PW: shaupu

 

Theme is dawn

 

Thanks in advance! have a great day

 

ps: if you guys know why the images look blurry hmu. They were showing correctly before.

 

Accepted Solution (1)
The_ScriptFlow
Explorer
201 17 25

This is an accepted solution.

Based on the provided theme we can make the same layout in your store.

But need to do custom code in your theme file.

Would you like p/m me so that I can start work.

Thanks

- Need a Shopify Specialist? Chat on WhatsApp Or Email at info@thescriptflow.com
- For any custom section queries, bug fixing please visit: Level 2 Fiverr Profile
- Buy Me a Coffee? Nah… Let’s Upgrade to a Car
- If my solution was helpful, mark it as a solution and hit the like button!

View solution in original post

Replies 5 (5)

The_ScriptFlow
Explorer
201 17 25

Hey @uncutgemsnl,

Could you please share the link of the reference website so that I can take a look and provide the solution based on the reference website.

- Need a Shopify Specialist? Chat on WhatsApp Or Email at info@thescriptflow.com
- For any custom section queries, bug fixing please visit: Level 2 Fiverr Profile
- Buy Me a Coffee? Nah… Let’s Upgrade to a Car
- If my solution was helpful, mark it as a solution and hit the like button!
The_ScriptFlow
Explorer
201 17 25

This is an accepted solution.

Based on the provided theme we can make the same layout in your store.

But need to do custom code in your theme file.

Would you like p/m me so that I can start work.

Thanks

- Need a Shopify Specialist? Chat on WhatsApp Or Email at info@thescriptflow.com
- For any custom section queries, bug fixing please visit: Level 2 Fiverr Profile
- Buy Me a Coffee? Nah… Let’s Upgrade to a Car
- If my solution was helpful, mark it as a solution and hit the like button!
uncutgemsnl
Tourist
11 0 2

Yes i will PM you. Thanks

Small_Task_Help
Shopify Partner
1144 55 112

Hi,

Hope this will help

Create a two‑column layout: Left = title & details, Right = color/size & add‑to‑cart. by doing following

- Edit the Product Template in Code and Rearrange HTML (main-product.liquid) to Create a New Layout

HTML code example for New Layout:

<div class="product-layout">
  <div class="product-left">
    <!-- Title -->
    {%- render 'product-title' -%}
    <!-- Description -->
    {%- render 'product-description' -%}
  </div>
  <div class="product-right">
    <!-- Variants (Size, Color), Add to Cart, etc. -->
    {%- render 'product-form' -%}
  </div>
</div>

- Add CSS for the New Layout

To Get Shopify Experts Help, Click Here or E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Developers India
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad