SpinStudio - FAQ

Adding 360 images to a custom position on your storefront

You can place 360 images anywhere on your product page by manually adding a code snippet to your theme. This is useful if your theme doesn’t support sections or if you’re embedding the spinning image using a page builder.

Insert the following code at the exact location where you want the 360 images to appear:

<div class="-spin-studio-active-wrapper"> <img id="-spin-studio-large-thumb" data-product="{{ product.id }}" class="-spin-studio-large-thumb"> </div>

Note: If you add the spinning image to a page other than the product page, replace {{ product.id }} with the actual product ID.

 

Other SpinStudio - FAQs

Adding 360 images to a custom position on your storefront How to add a 3D image to the slider? How many 3D images can I add to a product? How many frames should I upload? Is there a GBL model size limit?