GTIN/EAN shortcode and displaying stock quantity

Forums Product XML Feeds for WooCommerce GTIN/EAN shortcode and displaying stock quantity

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #105607
    Tom Anbinder
    Moderator
    Plugin Support

    Hi Gabriel,

    1. For GTIN please try using [alg_product_meta] shortcode, e.g.:

    [alg_product_meta name="_wpm_gtin_code"]

    2. To show zero instead of an empty string in any shortcode, please try adding on_empty attribute, e.g.:

    [alg_product_stock_quantity on_empty="0"]
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.