WooCommerce Social Deals plugin provides some shortcode functionality. You will see a WooCommerce Social Deals shortcode icon within the WordPress editor, just as shown in the image below :
Available shortcodes are
- [wpsd_woo_home_deals] - Displays the random home page deals
- [wpsd_woo_deals_by_status] - Displays the deals by status( Active, Ending Soon, Upcoming )
- [wpsd_woo_expire_deals] - Displays the expired deals
Home Deals Shortcode
Used on the WooCommerce Social Deals Home page, the [wpsd_woo_home_deals] shortcode displays randomly all the home page deals.
Number of Deals :
Enter the number of deals you want to display. Leave it blank if you don't want to limit deals listing.
Frontend :
After inserted shortcode it will look something like the one shown in the image below on frontend.
Deals Listing Shortcode
Used on the WooCommerce Social Deals Home page, the [wpsd_woo_deals_by_status] shortcode displays all “Active Deals”, “Upcoming Deals” and “Ending Soon Deals”.
Choose Deals Status :
- Active :
Check this box if you want to display Active Deals.
- Ending Soon :
Check this box if you want to display Ending Soon Deals.
- Upcoming :
Check this box if you want to display Upcoming Deals.
Choose Deals Type :
Select deals type either based on taxonomy or based on ids.
Style Template
It allows you to select any style template for this particular shortcode, Their three different style available in Social deals Plugin. For more Details visit this Deals Different Style Templates Article
Template Style :
Select any template from here. Leave it blank if you don't want to select any template.
Frontend :
After inserted shortcode it will look something like the one shown in the image below on frontend.
Expired Deals Shortcode
Used to display expired WooCommerce Social Deals, the [wpsd_woo_expire_deals] shortcode display all "Expired Deals".
Number of Deals :
Enter the number of deals you want to display. Leave it blank if you don't want to limit deals listing.
Display Forcefully Expire Deals:
Check this box if you wanted to show the deals which are expired and set as to remain as expired instead of convert them in normal product.
Frontend :
After inserted shortcode it will look something like the one shown in the image below on frontend.