fbpx

Description

[wcj_product_short_description] shortcode displays WooCommerce product short description.

Args


product_id
(optional) The integer ID for a product.
Default: The current product ID, if exists

before
(optional) Text to place before the content. If content is empty this argument is ignored.
Default: None

after
(optional) Text to place after the content. If content is empty this argument is ignored.
Default: None

Examples

[wcj_product_short_description before="Product short description: "]
Accessible through:
  • [wcj_product_short_description]
Tested on WooCommerce 8.5.1 and WordPress 6.4.2