How to embed the Return portal in my store

You want to add the portal directly in your store? Follow these easy steps to do so!

Choose your e-commerce platform below  

  1. Shopify
  2. Woocommerce
  3. Other CMS

Shopify
a. Go to the page where you want to embed the portal clicking on (1) "Online Store", then (2) "Pages" and (3) finding the page where you want to add the portal
b. Click on "Show HTML"
c. Copy paste this code block in your page.
d. Make sure to modify the 'xxxxxxx' below with the actual URL of your store (you can find it in your return settings, under the field "Return Portal URL")
<iframe src="https://returns.bigblue.co/xxxxxxx" style="max-width: 900px; min-height: 750px;" width="100%" height="100%" allow="fullscreen"></iframe>
	

You're all set 🎉

Woocommerce

a. Go to Pages, open the page where you want to add the portal
b. Add a new code block – typing "/" and selecting "Code court"
c. Paste the following code. 

d. Make sure to modify the 'xxxxxxx' below with the actual URL of your store (you can find it in your return settings, under the field "Return Portal URL")

<iframe src="https://returns.bigblue.co/xxxxxxx" style="max-width: 900px; min-height: 750px;" width="100%" height="100%" allow="fullscreen"></iframe>
	

You're all set 🎉

Other CMS?
A similar manipulation can allow you to add the return portal to your store. Should you need any help, do not hesitate to contact us via our support team in your app.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us