Shortcode Usage

GS Woocommerce Brands Shortcode Usage

Basic Usage

[brands_carousal]
[brands_products brand_id="brand id"]
[product_brand id="product id"]

Shortcode attributes Usage

[brands_carousal theme="slider3" name="off" image="on" description="off" col="3"]
No.AttributeDefault valueoptionsDescription
1themeslider2slider1
slider2
slider3
ticker
ticker-rtl
filtera-z
filter-list
grid
grid-masonary
data-table
Select your preferred theme to display Brands.
2nameonon / offChoose to show / hide Brand Name
3imageonon / offChoose to show / hide Brand Image
4col33 / 4/ 2Set columns. Applicable for few themes like Grid, Masonry, filter (A-Z)
5descriptionoffon / offChoose to show / hide Brand Description. Applicable only for theme *filter-list*
[brands_products brand_id="45" columns="3" orderby="title" order="asc"]
No.AttributeDefault valueoptionsDescription
1brand_idnull45Set Brand ID to display Products from the specific Brand.
2columns44 / 3 / 2 / 6Set preferred column.
3orderbytitletitle / name / date / modified / randUse preferred orderby attribute
4orderDESCDESC / ASCNormally Brands will display by descending order, latest will show first. But if you wish to display ascending order, oldest at first then pass order=”ASC” parameter
[product_brand id="398" width="100px"]
No.AttributeDefault valueoptionsDescription
1idnull642Set Product ID to display Brand List of Single Product.
2width64pxAny pixel like (148px)Set Brand image width.