Linking a variant calculator with a product price & check out

Linking a variant calculator with a product price & check out

mstatix
Visitor
1 0 1

Hi, 

 

I'm working on a store where I need a product variant customizer with a formula component, so I've been using the calconic.com website to create the code snippet that I can paste onto the product page. I've been able to integrate it into the store product page, but I'm unable to make the result affect the product price or link it to the add to cart button so I can check out with it. I understand this may be complex, is there a way to make it work? Any help  is much appreciated! 

 

 

mstatix_1-1646847759075.png

mstatix_2-1646847850436.png

 

 

<div class="calconic-calculator"  data-calculatorid="6226885e9d9165002c0a08d8"></div>
<script>
  (function() { var qs,j,q,s,d=document, gi=d.getElementById,
  ce=d.createElement, gt=d.getElementsByTagName,
  id="calconic_", b="https://cdn.calconic.com/static/js/";
  if(!gi.call(d,id)) { j=ce.call(d,"script"); j.id=id; j.type="text/javascript"; j.async=true;
  j.dataset.calconic=true;
  j.src=b+"calconic.min.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(j,q) }
})();
</script>

 

 

 

Replies 2 (2)

LitExtension
Shopify Partner
4962 1010 1191

Hi @mstatix,

Please send your site and if your site is password protected, please send me the password. I will check it.

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
Contact us:
- Email: contact@litextension.com

Testing080
Visitor
1 0 0

Did you find a solution?