Hello again.
We want to create "extras" to a woocommerce product. This extras need to be diferent for every product and its unique. This extras needs to add extra price to the product. Not's a variations its price only depend of its own. Not's a reference to another product because it needs to be hidden outside this product and don't know if it is possible because we try it and the type product not is selectable in the relation.
We send and image example of what we need.
We search in the toolset documentation and courses.
Hello and thank you for contacting the Toolset support.
I am afraid you can't manipulate WooCommerce price without some custom coding. You can create custom fields for products to reflect the extras, but you must add custom code to calculate the prices. Let me know if you have any questions with that. However, please note that custom code is out of the scope of the Toolset support.
IMHO, it would be better to use a specialized plugin. There are some free and popular plugins on the WordPress directory:
- https://wordpress.org/plugins/advanced-product-fields-for-woocommerce/
- https://wordpress.org/plugins/flexible-product-fields/
- https://wordpress.org/plugins/woocommerce-product-addon/
- https://wordpress.org/plugins/woo-custom-product-addons/
My issue is resolved now. Thank you!