Home Forums WoodMart support forum Woodmart custom jptions, fields

Woodmart custom jptions, fields

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #715681

    alexseyvasilev
    Participant

    Hello!
    We are developing a custom import script for our website and need to map our data to the theme’s product fields correctly.
    Could you please provide a comprehensive list of all Meta Keys used by the Woodmart theme?
    For example, we need to know the specific meta key for the “New” (Новинка) toggle in product settings. Is there a developer-focused Wiki or a documentation page that describes all custom fields (like total_sales, woodmart_sguide_select, etc.) and their expected values?
    A link to a full reference of these fields would be extremely helpful for our integration.
    Best regards, Alex

    #715827

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Unfortunately, we do not have comprehensive documentation covering all meta fields, as most of them are standard WooCommerce fields. In most cases, clients performing imports simply transfer all product meta fields without mapping them individually.

    You can also view these fields yourself using the default Custom Fields functionality in the product settings.

    As for the “New” label toggle, its value is stored in the _woodmart_new_label meta field. When the option is enabled, it stores the value on; when it is disabled, no value is saved.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)