Title: Oxygen Builder Integration Problem
Last modified: October 30, 2022

---

# Oxygen Builder Integration Problem

 *  Resolved [Developer](https://wordpress.org/support/users/adcpl/)
 * (@adcpl)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/oxygen-builder-integration-problem/)
 * I am building WooCommerce site using Oxygen Builder. I want buyers to fill in
   some custom form fields before they could add a product to the cart.
 * For that I am using your free plugin “Extra product options for WooCommerce”.
   When I add Oxygen’s default “Product Builder” element on my page, that automatically
   adds my custom form fields just before the “Add to cart” button on the single
   product page (screenshot 1 – [https://prnt.sc/AxnTLmx2gVpV](https://prnt.sc/AxnTLmx2gVpV)).
 * That is exactly what I wanted!
 * Now the problem:
    ================ The default “Product Builder” element in Oxygen
   builder doesn’t suit my design needs. So, I decided to create my own design by
   adding sections and individual product elements like title, images, price elements
   etc. But in that case I don’t get my custom form fields there (screenshot 2 –
   [https://prnt.sc/Kij8n__7y1C3](https://prnt.sc/Kij8n__7y1C3)).
 * There is no element in the left toolbar which will let me add those custom form
   fields created by this plugin “Extra product options for WooCommerce”. And in
   this plugin there is no feature of getting the shortcodes which I could add in
   my template.
 * So, how do I get those custom form fields above the “Add to cart” button while
   designing my own custom single product page in Oxygen?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/oxygen-builder-integration-problem/#post-16147847)
 * We are passing our fields and their values to the below hooks :
 * 1) woocommerce_before_single_product
    2) woocommerce_before_add_to_cart_button
   or woocommerce_after_add_to_cart_button
 * If the above hooks are available in the “single product page template” from the
   custom builder page then the extra fields will be displayed in that location.
 * Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Oxygen Builder Integration Problem’ is closed to new replies.

 * ![](https://ps.w.org/woo-extra-product-options/assets/icon-256x256.gif?rev=3241643)
 * [Extra Product Options For WooCommerce | Custom Product Addons and Fields](https://wordpress.org/plugins/woo-extra-product-options/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-extra-product-options/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-extra-product-options/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-extra-product-options/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-extra-product-options/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-extra-product-options/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/oxygen-builder-integration-problem/#post-16147847)
 * Status: resolved