[stock product=123] → Shows stock level

  [stock id=123] → Same as above (alternative)

  [price product=123] → Shows price (RM XX.XX)

  [price id=123] → Same as above (alternative)

  [product_name id=123] → Shows product name

  [product_name product=123] → Same as above (alternative)

  [status product=123] → Shows status badge

  [status id=123] → Same as above (alternative)

  [form_title] → Shows form title

  [form_slug] → Shows form URL slug

  [total_products] → Total product count

  [available_products] → Available products count
HTTP

Cara dapatkan product ID:

✅ OUTPUT EXAMPLES

[stock product=123] → “25 available” / “Out of Stock” / “In Stock”

[price product=123] → “RM 98.00”

[product_name id=123] → “Organic Carob Cider Vinegar”

[status product=123] → Green “Available” / Yellow “Coming Soon” / Red “Out of Stock” badge

[form_title] → “Sales Page”

[total_products] → “12”

[available_products] → “8”