How to add more fields to the product pages?
-
Hello there, How do I add more fields to the product page?
I want to add fields under SKU and add to cart, also I want to add more tabs in the row of Reviews and Description.
Hi skulkarni,
Thanks for reaching to us.
Sorry, but your question is a bit unclear to me. Please describe in more details, this will allow me to thoroughly investigate and address your concerns in a more efficient.
Regards,
For example, amazon product pages: some product pages have size as an extra field, some have color, and some have 8k people brought this last month. Likewise what if I want to add fields to individual or bulk product pages? How to do that?
Attachments:
You must be
logged in to view attached files.
Hi skulkarni,
Thanks for details.
These called variations, please check this manual and configure the swatches.
https://xtemos.com/docs-topic/variable-products-and-swatches/
Regards,
Ho to edit my account shortcode? I want to remove License option from the My account Dashboard
Attachments:
You must be
logged in to view attached files.
Hi skulkarni,
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Best Regards,
Hello there, sorry for the delay in response. Kindly find the credentials under private content.
Hi skulkarni,
Thanks for details.
Please provide URL of your site as well.
Regards,
Here is the URL under private content
I’m still waiting for help with this issue
Hi skulkarni,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
li.woocommerce-MyAccount-navigation-link--view-license-keys,
div.view-license-keys-link{
display: none;
}
Regards,