• I am currently adding metadata to my products and see that the only ones showing up are the SKU, category, and tags that a product may have. Is there a method to add attributes (eg. color) to the product data or just in general more information as a whole? Is there a plugin needed? Or can it be done with just code?
    Thanks

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I recommend asking at https://ww.wp.xz.cn/support/plugin/woocommerce/#new-post so the plugin’s developers and support community can help you with this.

    Thread Starter rabaj1

    (@rabaj1)

    I am not asking about any specific plugin. I am more so asking for one.

    Moderator bcworkz

    (@bcworkz)

    I think what you want is built into WooCommerce. See
    https://docs.woocommerce.com/document/variable-product/

    If you have further questions about WooCommerce functionality or compatible extensions, Steven pointed your to the best place to get answers. The WC devs and expert users answer questions over there. They know a lot more about the plugin than most of us here.

    Thread Starter rabaj1

    (@rabaj1)

    sadly no. I already have all variations and attributes completed. I am looking for a way to include them in the product’s meta. By default, only the SKU, category, and tags of the product are shown in the meta data.

    Moderator bcworkz

    (@bcworkz)

    The data has to exist somewhere. If it’s not in post meta, it’s somewhere else, perhaps a WC specific table. You shouldn’t want to have redundant data. Something where it is now, as well as in post meta too makes future maintenance difficult. Whatever need you have for it being in post meta should be able to be met with the data where it is now. Again, those over at the dedicated forum can provide better guidance on how to use existing data.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Adding product meta’ is closed to new replies.