To enable your store for Try Before You Buy, you will need to make your Shopify theme accessible to Blackcart. This can be achieved through adding the Blackcart script to your theme.liquid file.
How to enable your store for Try Before You Buy:
Step 2: Add your Blackcart code snippet to your Try Before You Buy theme in Shopify
Step 1: Access your unique Blackcart code snippet from your Merchant Portal Account
- Log in to your Blackcart Merchant Portal account, and go to the Setup Tab on the left nav bar.
- Scroll down to the card titled Enable Try Before You Buy on your Storefront, and copy your unique Blackcart code snippet to your clipboard.
Step 2: Add your Blackcart code snippet to your Try Before You Buy theme in Shopify
- From your Shopify store, go to the theme you would like to edit for Try Before You Buy, and open the edit code page.
Recommendation: Duplicate your current Shopify Theme
We strongly recommend creating an unpublished, duplicate version of your live Shopify Theme while onboarding. You'll be able to preview the theme copy with Try Before Your Buy elements. And then you can simply publish it to be your live theme once you're ready to go live with your Try Before You Buy program. Learn more about duplicating themes here.
- Open the edit code page
- Open the theme.liquid file and paste your unique code snippet inside or right before the closing </head> tag.
- Save your changes.