Working with Itoris Product Options
For some functions e.g. disable/hide add to cart button you need to change the following selector in printformer.io settings.
CODE
[dpo_add2cart=1]
It is important in include JS File from Itoris in product.liquid
CODE
<script type="text/javascript" src="https://www.itoris.com/shopifyapp/dpo/storefront/include.js?shop={YOUR_INTERNAL_SHOPIFY_SHOP_URL}"></script>