Add to Cart Form Customization Question

I think this has been addressed in the past but is there any future possibility to allow customization of the Woocommerce Add to Cart Form in Cornerstone? It’s a bit surprising for such a key Woocommerce component to not be really changed within Cornerstone with everything else.

One thing that’s particularly off is that while the Paypal buttons are visible using the default WP template, when trying to customize a new single product template in Cornerstone, the Add to Cart Form does not have the Paypal buttons. Some guidance on how to at least make this appear would be appreciated.

Hi @dobacco,

Thanks for reaching out.
The Add to Cart Form element is to choose the Product and the Quantity with the Variations available for the variable products and also for the Simple products. The Paypal button does not come with it normally; if you want to, you can use the WooCommerce hooks to inject the Paypal Button directly. If you are not proficient in that, I would suggest you hire a developer who can assist you with the customization, or you can avail of our newly launched service called One TOTAL CARE, where we offer small customizations

NOTE: I will check with our development team on this and if it is possible, I will add it as a feature request.

Thanks

Thanks for the response. After some digging around, we were able to find the right action to add to functions.php to resolve the issue. The next thing will be figuring out how to move some stuff around in CSS.

Hi @dobacco,

Glad that you are able to find the hook. You can add custom CSS to the Global CSS with the specific selector for the button you are injecting.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.