[ad_1]
I have a custom form created with “Calculated Fields Form” and it is being used on woo-commerce product page to be filled by the customer. I am trying to clone all items from an order to a new cart and everything else is working except those form fields. How can I make it work?
By the way, I have discovered, the “CPCFF_WooCommerce” class is being used to generate session and I think the new session needs to be generated for the cart.
