Description
[wcj_product_total_orders_sum]
shortcode displays total orders sum for WooCommerce product. Shortcode should be used with Booster’s Crowdfunding module. Only orders completed after crowdfunding campaign start date are counted.
Args
- offset
- (optional) Optional starting sum offset.
- Default: None
- hide_currency
- (optional) Hide currency symbol (
yes
).- Default:
no
- Default:
- 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
Example
[wcj_product_total_orders_sum before="Pledged: "]
Recommended for Crowdfunding module
Accessible through:
- [wcj_product_total_orders_sum]