Goal: Rearrange the product page layout so the product description sits below the images while the checkout bar remains sticky/following; also swap sides so images are on the left and the checkout/button on the right.
Context: The store uses the Dawn 12.0.0 theme. The requester is new to CSS and theme editing. A preview link and a screenshot were shared to illustrate the desired layout.
Guidance provided:
To change description or button placement, edit the product.liquid template (Shopify’s product page file).
Swapping the position (button left, images right) can be done via the Theme Customizer (theme settings/sections rearrangement).
Requester’s challenge: They can find the code but don’t know how to read or write it, seeking step-by-step guidance.
Latest update: The helper notes the task is complex and asks which theme is being used (though the requester had already stated Dawn 12.0.0).
Status: Unresolved/ongoing. No concrete code or step-by-step instructions yet. Key next need is specific guidance for Dawn 12.0.0 on editing product.liquid and using the Customizer to reorder blocks while keeping the checkout bar sticky.
I get that I have to modify the files but I do not know how. Again. This is my first time making a website on my own. I used gumroad in the past. I’m able to find the code but I don’t know how to read or write it.