I’m working on a complex situation, but also so simple.
I would like to be able to display a field with a number that varies on the quantity the users enter.
This field is just informative and is a simple calculation of the Qty entered x 0.70
Does anyone know if it’s easy to implement with code?
Here is how it would look like:
I suggest start the easy way to test it out, you can try adding it on the product.liquid or the section or snippet, wherever the details currently are and then refine. You should be able to conditionally add the code based on product.
Ok, that was just a JavaScript example to set you in a direction, you can’t paste that exact thing in the liquid. Here’s a more concrete example on Debut theme