https://github.com/manchumahara/cbxwooproductsummary
WooCommerce Product Summary - Shortcode
https://github.com/manchumahara/cbxwooproductsummary
woocommerce wordpress
Last synced: 3 months ago
JSON representation
WooCommerce Product Summary - Shortcode
- Host: GitHub
- URL: https://github.com/manchumahara/cbxwooproductsummary
- Owner: manchumahara
- Created: 2019-12-03T09:13:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T10:27:10.000Z (over 6 years ago)
- Last Synced: 2025-03-03T10:13:32.990Z (over 1 year ago)
- Topics: woocommerce, wordpress
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cbxwooproductsummary
WooCommerce Product Summary - Shortcode
```
[cbxwooproductsummary id="product id here"]
[cbxwooproductsummary sku="product sku here"]
```
Shortcode Params and Default Values
```
id =>
sku => ''
show_title => 1
show_rating => 1
show_price => 1
show_excerpt => 1
show_add_to_cart => 1
show_meta => 1
show_sharing => 1
```