Replo Docs

Advanced

Detecting Replo Content with Liquid

Replo produces a standardized template which includes replo. in the template. Pages To detect whether the current page is a Replo page in Liquid, you can use the following snippet: {% if template.name contains "replo" %} <!-- Put HTML w...

  • Updated

Custom Development with Replo

As a developer, Replo allows you to infinitely customize your pages using the Custom HTML and Liquid components and Run Javascript. When creating customizable components using these tools, there are several considerations to keep in mind...

  • Updated

Detecting the Replo Editor in your Theme

This page is intended for Shopify theme developers. If your store has very custom styling, it may sometimes be appropriate to apply different styling to pages when the pages are rendered in the Replo editor. For example, your theme m...

  • Updated

Custom Theme Deployment

This page is intended for Shopify theme developers. If your store has a custom-developed Shopfiy theme deployment process, there are a few things to be aware of when integrating with Replo. Replo Templates For most pages, Replo create...

  • Updated

Browser Support

Replo commits to supporting Chrome, Firefox, Safari, and Edge browser versions that have been released in the last two years. This means that Replo content will look and function consistently across this list of browser versions. Replo c...

  • Updated

Page Speed Optimization

Page speed is an important factor for how your customers experience your store and especially your landing pages. We’ve worked hard to ensure your Replo content is optimized for page speed. If you’re experiencing poor page speeds, th...

  • Updated