Install
Install as normal Shopify apps. Ignore if you are familiar with install steps.
- From Shopify app page, click Get.
- Click Install app, this will install the XO Builder App to your shop.
After the installation app panel will be embedded to your Shopify Apps page.
Enable XO Builder scripts
Navigate to theme customize
then click App embeds, and enable XO Builder scripts
Files added by XO Builder app
Themes
Files in your theme is depend on page/section that you add.
templates/index.json
: Your page homepage. Your original homepage will be move to a backup file:templates/index.altenative.json
. And will be restored when you remove the homepage from XO Builder apptemplates/page.**.json
: Your custom landing page templatesections/xb-**.liquid
: Your section filesassets/xb-**.css
: CSS files for your pages and sections. Each page/section will have different CSS filesassets/xb-**.jss
: JS files for your pages and sections. Each page/section will have different JS files
Files
All files (image, video, pdf...) from your page/section will be uploaded to Shopify, in the Content > Files
menu.