
ShortcodeGlut provides beautiful WooCommerce product shortcodes with prebuilt Woo Templates for stunning product displays. Display products from specific categories with customizable layouts, AJAX filtering, and seamless pagination.
[shortcodeglut_woo_category] – Display products from specific categories with:
* Customizable grid layouts for desktop, tablet, and mobile
* AJAX pagination for smooth navigation
* Toolbar with search, sort, and filter options
* Prebuilt Woo Templates for beautiful product displays
* Custom title, description, and icon support
* Flexible column control for all screen sizes
[shortcodeglut_grid] – Display products in a responsive grid with:
* Flexible column layout (1-6 columns for desktop, tablet, mobile)
* AJAX sorting and pagination for smooth navigation
* Toolbar with sort options and breadcrumb display
* Prebuilt Woo Templates support
* Category filtering support
* Product exclusion capability
* Row-based or item-based limiting
[shortcodeglut_category_tree] – Display product categories in a hierarchical tree with:
* Expandable/collapsible category tree with smooth animations
* Font Awesome icons for visual category navigation
* Product count display for each category
* Customizable width for responsive layouts
* Breadcrumb navigation support
* Icon style options: Font Awesome or gradient
* Link target control (same tab or new tab)
* Include/exclude specific categories by ID or slug
* Order categories by name, slug, count, or ID
[shortcodeglut_archive_table] – Display products in a clean table layout with:
* Table columns: icon, title, price, date, stock, category, excerpt, rating, sales, SKU, attributes, actions
* Customizable column headers (| separated)
* Sortable columns by clicking headers
* AJAX pagination for smooth navigation
* Product icon with customizable size
* SKU display in title or separate column
* Stock status display
* Optional breadcrumb navigation
* Category filtering support
* Product exclusion capability
[shortcodeglut_tabs] – Display products in a beautiful tabbed layout with:
* Multiple tab navigation styles (pill, underline, boxed)
* Smooth transition animations (fade, slide, or none)
* Customizable header with gradient backgrounds
* AJAX loading for tab content
* Responsive grid layout for products
* Auto-populate tabs from WooCommerce categories
* Custom category selection support
[shortcodeglut_carousel] – Display products in an elegant carousel slider with:
* Beautiful carousel with smooth transitions
* Navigation arrows and dot indicators
* Autoplay with configurable interval
* Custom background per slide (solid colors, gradients, or images)
* Product ID-based background assignment
* Product tags (Best Seller, Hot Deal, New Release, etc.)
* Responsive design for all devices
* Optional price and add-to-cart button
Category Products Shortcode ([shortcodeglut_woo_category]):
* Display products from one or multiple categories
* Responsive grid layouts (1-6 columns)
* AJAX filtering and pagination (optional)
* Search functionality in toolbar
* Sort by: date, title, price, rating, popularity, sales
* Category operator support (IN, NOT IN, AND, EXISTS, NOT EXISTS)
* Items per page control
* Mobile-first responsive design
Basic Grid Shortcode ([shortcodeglut_grid]):
* Display products in a clean responsive grid layout
* Column control for desktop, tablet, and mobile
* AJAX sorting by: date, title, price, popularity, rating
* AJAX pagination support
* Optional toolbar with sort dropdown
* Breadcrumb display option
* Category filtering by slug
* Product exclusion support
* Row-based or total item limiting
Category Tree Shortcode ([shortcodeglut_category_tree]):
* Hierarchical product category tree display
* Expandable/collapsible categories with Font Awesome icons
* Product count for each category
* Customizable container width
* Optional breadcrumb navigation
* Icon styles: Font Awesome or gradient
* Include/exclude categories by ID or slug
* Order categories by: name, slug, count, or ID
* Link target control: _self or _blank
* Hide empty categories option
Archive Table Shortcode ([shortcodeglut_archive_table]):
* Clean table layout with sortable columns
* Product icons/images with customizable size
* Multiple column types: title, price, date, stock, category, excerpt, rating, sales, SKU, attributes
* View and Add to Cart action buttons
* AJAX pagination for seamless browsing
* Optional breadcrumb navigation
* Filter by category, exclude specific products
Tabs Layout Shortcode ([shortcodeglut_tabs]):
* Beautiful tabbed navigation with multiple styles
* Smooth animations (fade, slide) between tabs
* AJAX loading for tab content
* Customizable header with gradient backgrounds
* Responsive grid layout for products
* Auto-populate tabs from WooCommerce categories
Carousel Slider Shortcode ([shortcodeglut_carousel]):
* Beautiful carousel with smooth transitions
* Navigation arrows and dot indicators
* Autoplay with configurable interval
* Custom background per slide (color, gradient, or image)
* Product tags (Best Seller, Hot Deal, New Release, etc.)
* Responsive design for all devices
* Optional price and add-to-cart button
Prebuilt Woo Templates:
* Multiple professionally designed product card templates
* Modern Card, Clean Simple, Minimal List, and more
* Add to cart functionality with View Cart button
* Product badges (Sale, New, Featured, Out of Stock)
– Star ratings display
* Category and tag links
– Customizable colors and styling
Template Tags Supported:
* Product info: title, image, price, sale price, description, SKU
– Stock: status, quantity, availability
– Badges: sale, new, featured, out of stock
– Links: product URL, permalink, cart, view
– Buttons: add to cart, buy now, view, wishlist
– Ratings: star display, rating count, review count
– Categories: product categories, tags
– And many more…
Frontend Features:
* Clean, modern product card designs
* Smooth AJAX filtering and pagination
* Add to cart with AJAX (for simple products)
* Fully responsive on all devices
* SEO-friendly markup
* Fast loading performance
Upgrade to ShortcodeGlut PRO to unlock advanced features and premium support:
Need Help? Visit our Support Center for documentation, tutorials, and assistance.
Basic Category Display:
[shortcodeglut_woo_category categories="electronics"]
Multiple Categories with Custom Layout:
[shortcodeglut_woo_category categories="electronics,accessories" title="1" desc="1" items_per_page="12" cols="3" toolbar="1"]
With Prebuilt Template:
[shortcodeglut_woo_category categories="clothing" template="product_card_aqua" cols="4"]
AJAX Enabled with Custom Columns:
[shortcodeglut_woo_category categories="furniture" ajax="on" ajax_pagination="on" cols="3" colspad="2" colsphone="1"]
Full Parameters Example:
[shortcodeglut_woo_category
categories="electronics"
cat_field="slug"
operator="IN"
title="Our Electronics Collection"
desc="1"
items_per_page="12"
orderby="date"
order="DESC"
template=""
toolbar="1"
paging="1"
cols="3"
colspad="2"
colsphone="1"
ajax="off"
ajax_pagination="off"
]
Basic Grid – Simple:
[shortcodeglut_grid columns="4" limit="8"]
Basic Grid – Category Filtered:
[shortcodeglut_grid columns="3" category="clothing" limit="12" toolbar="1"]
Basic Grid – With AJAX Sorting:
[shortcodeglut_grid columns="4" order_by="price-desc" ajax="on" paging="1" items_per_page="16"]
Basic Grid – Full Parameters:
[shortcodeglut_grid
columns="4"
rows="3"
limit="0"
order_by="date-desc"
items_per_page="12"
template="product_card_basic"
paging="1"
ajax="on"
category="electronics"
exclude=""
toolbar="1"
show_breadcrumb="0"
]
Category Tree – Simple:
[shortcodeglut_category_tree]
Category Tree – With Custom Width and Title:
[shortcodeglut_category_tree title="Shop by Category" width="400px"]
Category Tree – Exclude Specific Categories:
[shortcodeglut_category_tree exclude="15,20,25" show_count="1"]
Category Tree – With Breadcrumb:
[shortcodeglut_category_tree show_breadcrumb="1" expandable="1" expanded_depth="1"]
Category Tree – Full Parameters:
[shortcodeglut_category_tree
title="Browse Categories"
show_count="1"
expandable="1"
expanded_depth="0"
hide_empty="0"
parent="0"
orderby="name"
order="ASC"
exclude=""
include=""
number=""
show_icon="1"
icon_style="fontawesome"
show_breadcrumb="0"
link_target="_self"
width="500px"
]
Archive Table – Simple:
[shortcodeglut_archive_table]
Archive Table – Custom Columns:
[shortcodeglut_archive_table columns="icon|title|price|stock|actions" show_sku="1"]
Archive Table – With Category Filter:
[shortcodeglut_archive_table category="electronics" items_per_page="25" ajax="on"]
Archive Table – Full Parameters:
[shortcodeglut_archive_table
order_by="title"
order="ASC"
items_per_page="9"
columns="icon|title|price|date|actions"
colheads="Product|Price|Date|Actions"
paging="1"
ajax="on"
category=""
exclude=""
show_icon="1"
icon_width="44"
show_sku="1"
show_breadcrumb="0"
title=""
]
Tabs Layout – Simple:
[shortcodeglut_tabs]
Tabs Layout – Custom Categories:
[shortcodeglut_tabs categories="electronics,clothing,accessories" style="pill" animation="fade"]
Tabs Layout – With Custom Header:
[shortcodeglut_tabs
categories="clothing,shoes,accessories"
style="pill"
animation="fade"
header_bg_color="linear-gradient(135deg, #667eea 0%, #764ba2 100%)"
posts_per_page="12"
columns="4"
]
Carousel Slider – Simple:
[shortcodeglut_carousel]
Carousel Slider – Custom Settings:
[shortcodeglut_carousel autoplay="3000" arrows="true" dots="true" posts_per_page="6"]
Carousel Slider – With Custom Backgrounds:
[shortcodeglut_carousel
posts_per_page="3"
product_bgs="123:#ff0000|456:linear-gradient(135deg, #00ff00 0%, #00ddff 100%)|789:url(bg.jpg)"
default_bg="linear-gradient(135deg, #667eea 0%, #764ba2 100%)"
order_by="title-asc"
]
Carousel Slider – Full Parameters:
[shortcodeglut_carousel
autoplay="5000"
arrows="true"
dots="true"
section_title="Featured Products"
posts_per_page="6"
category="electronics"
order_by="date-desc"
show_price="1"
show_button="1"
product_bgs=""
default_bg="linear-gradient(135deg, #667eea 0%, #764ba2 100%)"
]