• I am using a plugin called Calculated Fields Form, which is a complex calculator that we are using to create a quote for customers. Once they create the quote, we want them to be able to add the product to their cart and checkout.
    The plugin says it has compatibility with WooCommerce so I am using WC for the first time.

    On the Quote Page, we have the total price and I would like to add a purchase button and get the price from the “Total” area.

    I found a page inside of WooCommerce called abstract-wc-product.php that makes me think we don’t need to purchase yet another plugin but after 3 hours of attempts, I cannot seem to figure out how exactly to get the price from the Total on the page and send it to the basket when purchased.

    http://www.columbialabel.com/order-now is the form.
    http://www.columbialabel.com/order-now/thank-you is the page that shows the total price and where I want the Add to Cart button next to the other buttons, as well as below the total.

    Maybe I need to edit the template and somehow add the thank-you.php page to the template somehow? I don’t know. I am lost.

    If you understand what I’m talking about and you know how to fix it, I would surely appreciate the help.

    Thank you.

    https://wordpress.org/plugins/woocommerce/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Get Variable Product Price from website’ is closed to new replies.