• Resolved renalynd27

    (@renalynd27)


    Hi,
    I am trying to create a price estimate form and add two quantity multiplies. It worked with the 1 but when I added the second one the math isn’t right. Please let me know what I did wrong.
    Thanks
    Rena
    Heres what I have:

    <h4> One Click Party $79 per person </h4>
    <select>
    <option data-price=”79.99″> One Click Party </option>
    <option data-price=”49.99″> One Click Party – alcohol not included </option>
    </select>
    <h4> Number of People </h4>
    <input type=”text” data-mult=”1″ name=”quantity1″ data-label=”Quantity”> <br />
    <br />

    <h4> CJs after party</h4>
    <select>
    <option data-price=”39.99″> Yes </option>
    <option data-price=”0″> No </option>
    </select>
    <h4> Number of People </h4>
    <input type=’text’ data-mult=’1′ name=’name-866′> <br />
    <br />

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author premiumbizthemes

    (@premiumbizthemes)

    Hi Rena,

    I can definitely assist with that. Please respond to the support email from the documentation for further assistance. This board covers support for the basic price calculator.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Creating multiple quantity tags’ is closed to new replies.