PRODUCTS
Products slider
[sourcecode language=”html”]
[products_slider
narrow="yes"]
[/sourcecode]
[products_slider
narrow="yes"]
[/sourcecode]
parameters
- notids - products ids excluded from query (separated with commas)
- catorder - order of the categories, category slugs separated by commas - determines the order of categories
- showprice - yes; no;
- onlylabel - only price label
- links - include links to product details? - yes; no;
- narrow - use narrow mode even in fullwidth template? - yes; no;
- perpage - number of products per menucard page
- order - order in which data should be fetched - asc; desc;
- orderby - order in which data should be fetched - date; ID; author; title; name; modified; parent; rand; menu_order;
- id - post id
- slug - post slug, filter by slug
- post_parent - post parent id, filter by parent id
- tag - tag name (slug), comma separated values: tag1,tag2 to exclude tags use '-' minus: -mytag will exclude tag 'mytag'
- s - keyword search, show item with certain keyword
Simple products slider
[sourcecode language=”html”]
[simple_products_slider
limit="6"
linklabel="OPEN MENUCARD"
link="#"
tag="promoted,..."
narrow="yes"]
[/sourcecode]
[simple_products_slider
limit="6"
linklabel="OPEN MENUCARD"
link="#"
tag="promoted,..."
narrow="yes"]
[/sourcecode]
parameters
- header - header text
- limit - number of products
- link - url
- linklabel
- showprice - yes; no;
- onlylabel - only price label
- links - include links to product details? - yes; no;
- narrow - use narrow mode even in fullwidth template? - yes; no;
- skip - skip x elements, allows to skip x elements from collection
- order - order in which data should be fetched - asc; desc;
- orderby - order in which data should be fetched - date; ID; author; title; name; modified; parent; rand; menu_order;
- id - post id
- notids - exclude post id
- slug - post slug, filter by slug
- post_parent - post parent id, filter by parent id
- cat_name - category name, name of category to filter
- tag - tag name (slug), comma separated values: tag1,tag2 to exclude tags use '-' minus: -mytag will exclude tag 'mytag'
- s - keyword search, show item with certain keyword
Horizontal products
Fine Cuisine No.4
only 9.99 $
Fine Cuisine No.3
only 5.99 $
Fine Cuisine No.1
only 5.99 $
[sourcecode language=”html”]
[horizontal_products
tag="recommended"
narrow="yes"]
[/sourcecode]
[horizontal_products
tag="recommended"
narrow="yes"]
[/sourcecode]
parameters
- header - header text
- limit - number of products
- links - include links to product details? - yes; no;
- showprice - yes; no;
- onlylabel - only price label
- narrow - use narrow mode even in fullwidth template? - yes; no;
- skip - skip x elements, allows to skip x elements from collection
- order - order in which data should be fetched - asc; desc;
- orderby - order in which data should be fetched - date; ID; author; title; name; modified; parent; rand; menu_order;
- id - post id
- notids - exclude post id
- slug - post slug, filter by slug
- post_parent - post parent id, filter by parent id
- cat_name - category name, name of category to filter
- tag - tag name (slug), comma separated values: tag1,tag2 to exclude tags use '-' minus: -mytag will exclude tag 'mytag'
- s - keyword search, show item with certain keyword
Vertical products
Our Specials
New Zealand
Fine Cuisine No.3
There are many variations of passages of Lorem Ipsum available, but the majority.
only 5.99 $
[sourcecode language=”html”]
[vertical_products header="Our Specials"
limit="1" tag="featured"]
[/sourcecode]
[vertical_products header="Our Specials"
limit="1" tag="featured"]
[/sourcecode]
parameters
- header - header text
- limit - number of products
- showprice - yes; no;
- onlylabel - only price label
- links - include links to product details? - yes; no;
- skip - skip x elements, allows to skip x elements from collection
- order - order in which data should be fetched - asc; desc;
- orderby - order in which data should be fetched - date; ID; author; title; name; modified; parent; rand; menu_order;
- id - post id
- notids - exclude post id
- slug - post slug, filter by slug
- post_parent - post parent id, filter by parent id
- cat_name - category name, name of category to filter
- tag - tag name (slug), comma separated values: tag1,tag2 to exclude tags use '-' minus: -mytag will exclude tag 'mytag'
- s - keyword search, show item with certain keyword
Product preview
Fine Cuisine
only 9.99 $
[sourcecode language=”html”]
[product_preview imgtop="yes" imgwidth="150"
imgheight="120" name="Fine Cuisine"
excerpt="Lorem ipsum..." price="9.99" imgsrc=""]
[/sourcecode]
[product_preview imgtop="yes" imgwidth="150"
imgheight="120" name="Fine Cuisine"
excerpt="Lorem ipsum..." price="9.99" imgsrc=""]
[/sourcecode]
parameters
- id - product
- name - product name
- excerpt - product short description
- price - product price
- link - product details link
- imgsrc - image source
- lightboxsrc - lightbox image, lightbox image source
- imglightbox - lightbox, show image in lightbox? - yes; no;
- imgframe - image frame, frame around the image - no; yes;
- photoshadow - image shadow, shadow below image - no; yes;
- imgwidth - image width
- imgheight - image height
- imgtop - image frame, show image on top of the box? - no; yes;
- showprice - yes; no;
- onlylabel - only price label
- withlink - links, include links to product details? - yes; no;
- order - order in which data should be fetched - asc; desc;
- orderby - order in which data should be fetched - date; ID; author; title; name; modified; parent; rand; menu_order;
- notids - exclude post id
- slug - post slug, filter by slug
- post_parent - post parent id, filter by parent id
- cat_name - category name, name of category to filter
- tag - tag name (slug), comma separated values: tag1,tag2 to exclude tags use '-' minus: -mytag will exclude tag 'mytag'
- s - keyword search, show item with certain keyword
Add a comment