[h2]PRODUCTS[/h2]
[row]
[h3]Products slider[/h3]
[/row]
[row]
[two_thirds_column]
[products_slider narrow=”yes”]
[/two_thirds_column]
[third_column]
[sourcecode language=”html”]
[[products_slider
narrow="yes"]]
[/sourcecode]
[shortcode_params name=”products_slider”]
[/third_column]
[/row]
[row]
[h3]Simple products slider[/h3]
[/row]
[row]
[two_thirds_column]
[simple_products_slider limit=”6″ linklabel=”OPEN MENUCARD” link=”#” tag=”promoted,featured,recommended” narrow=”yes”]
[/two_thirds_column]
[third_column]
[sourcecode language=”html”]
[[simple_products_slider
limit="6"
linklabel="OPEN MENUCARD"
link="#"
tag="promoted,…"
narrow="yes"]]
[/sourcecode]
[shortcode_params name=”simple_products_slider”]
[/third_column]
[/row]
[row]
[h3]Horizontal products[/h3]
[/row]
[row]
[two_thirds_column]
[horizontal_products tag=”recommended” narrow=”yes”]
[/two_thirds_column]
[third_column]
[sourcecode language=”html”]
[[horizontal_products
tag="recommended"
narrow="yes"]]
[/sourcecode]
[shortcode_params name=”horizontal_products”]
[/third_column]
[/row]
[row]
[h3]Vertical products[/h3]
[/row]
[row]
[half_column]
[vertical_products header=”Fresh from the Boat” limit=”1″ tag=”featured”]
[/half_column]
[half_column]
[sourcecode language=”html”]
[[vertical_products header="Fresh from the Boat"
limit="1" tag="featured"]]
[/sourcecode]
[shortcode_params name=”vertical_products”]
[/half_column]
[/row]
[row]
[h3]Product preview[/h3]
[/row]
[row]
[product_preview imgtop=”yes” imgwidth=”150″ imgheight=”120″ name=”Seafood” excerpt=”Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod.” price=”9.99″ imgsrc=”http://www.kalerslobster.com/wordpress-2/wp-content/uploads/2012/12/gallery12.jpg”]
[half_column]
[sourcecode language=”html”]
[[product_preview imgtop="yes" imgwidth="150"
imgheight="120" name="Seafood"
excerpt="Lorem ipsum…" price="9.99" imgsrc=""]]
[/sourcecode]
[shortcode_params name=”product_preview”]
[/half_column]
[/row]