Product Attributes Visible - by MyClassCam

This topic has 6 replies, 3 voices, and was last updated 6 years, 9 months ago ago by Olga Barlow

  • Avatar: MyClassCam
    MyClassCam
    Participant
    July 7, 2017 at 22:14

    After creating a custom product attribute, I use it for variations. The problem is that I do not want that attribute to be visible on the product page. I unchecked the “Visible on the product page” block, but that seems to not work.

    Trying to add UPC variations without showing that option on the front end. Is there are way to apply a quick fix using css?

    5 Answers
    Avatar: amzy
    Amzy Leel
    Participant
    July 8, 2017 at 06:04

    Hello,

    Put following css in,
    8theme options >> styling >> custom css >> global custom css

    .single-product .variations { display: none; }

    This will hide the variations in single product page but I am not sure why you want to do this.
    Do you aware that user can not add a product to the cart if the user does not select a variation when the product has variations?

    Avatar: MyClassCam
    MyClassCam
    Participant
    July 8, 2017 at 14:18

    You are right. It’s not a good idea to hide with css code.

    My problem is with Google Merchant Center requiring GTIN for products. I want to add a UPC variation to each variable product in a single listing. What is the best solution for adding variable product UPC?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 10, 2017 at 16:08

    Hello,

    You can try additional plugins https://wordpress.org/plugins/woocommerce-barcode-isbn/
    http://www.exportfeed.com/faq/how-do-i-add-upcean-values-to-variable-products-in-woocommerce/

    But it would be better to ask about this on WooCommerce support forum because it’s related to WooCommerce plugin, our theme does not have any special options for the variable products.

    Regards

    Avatar: MyClassCam
    MyClassCam
    Participant
    July 10, 2017 at 17:57

    That ExportFeed plugin is what I needed.

    Thank you for that information.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 11, 2017 at 17:35

    You are welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.