Hey, how do I copy a section from one page to another in shopify

Hey, how do I copy a section from one page to another in shopify

amit_sniper
Shopify Partner
8 0 2

Can I duplicate a section from one page to another with the same design and text?

Replies 5 (5)

MarinaPetrovic
Shopify Partner
559 124 193

Hi @amit_sniper , yes you can. If you are using Shopify 2.0 theme, go to edit code > templates. You'll see bunch of json files, find the file that you're using for your page that contains that sections > Find that section. Paste that part into another template - the page where you want to show that exact section. And at the end of that new template file, don't forget to include section name in 'order' part.

M.Petrovic | Shopify Developer
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
mranasabbas
Tourist
8 1 2

Hi Marina,
I want to copy my About page banner to Home page. but I don't want the images slider in it. I'm using Bakins theme. here you can see the section ( https://paste.pics/de87140bdd4dbabfbaad1aba1672e375 ) and this is the link of the website. ( https://poufdesignsbyvalerie.com/ )

Shopify Designer
studio-umbrella
Shopify Partner
60 0 20

Check out this easy tutorial  

Plus, these guys have great sections that you can easily add to your store. 

 

Need Shopify design and development? Need a Shopify section? We'd love to hear from you!
sizzlecommerce
Shopify Partner
19 3 2

Absolutely, you can duplicate a section from one page to another in Shopify. While you can do this manually by copying and pasting the section's code via the theme's Liquid files, this method requires a bit of technical know-how in Shopify's templating language.

 

However, for a simpler and more straightforward approach, you might want to consider using an app like Theme Weaver. It's designed to make tasks like these much easier, especially if you're working within the same theme or similar themes. With Theme Weaver, you can seamlessly duplicate sections, maintaining the same design and text, without needing to dive into the code. This can be a real time-saver and keeps things consistent across your pages. Just make sure your plan supports the features you need for such transfers.

Cheers,
JP
Sizzle Apps
TreathW
Shopify Partner
4 0 0

Worked perfectly Marina. Adding the section titles to the 'order' structure would have got me if you didn't mention it. Thanks a million for your help!