Catproduct Content for VM3 DEMO page
Those are examples of Catproduct Content for VM3 - version > 3.0.0. You can put as many of Catproduct Content plug-in on one page, also you can put it where ever content plug-ins are supportet (like K2, modules etc.). On this page you can see many examples and layouts but only Default and Radio layouts are included in Catproduct Content. Other layouts are available with Full Subscription (inside Candies section) or can be bought on request. If you have own idea of Catproduct Content layout, please contact us and we'll see what we can do.
Below every example is written command used for showing Catproduct content. This command needs to be inside {} for working!
Command: catproduct #ID[32 #G_LAYOUT(default.php) #TITLE(Example of default layout with cart variant customfield. You can set qty for each product. Default quatity set to 0.)] #ID[16 #G_LAYOUT(radio.php) #G_DEFQTY(1) #TITLE(Example of radio button layout. You can only choose one product. Default quantity set to 1.)] #LAYOUT[main.php]
Catproduct Content also support addtocart button for each product and non-variant customfields (like string, dates, integer etc.) and features like product in box (for 100 products per box):
Command: catproduct #ID[7 #G_LAYOUT(default.php) #TITLE(Example of default layout with addtocart button foreach and products with string customfields)] #LAYOUT[main.php] #ADDTOCART_BUTTON[foreach]
Catproduct Content can also show special products like FEATURED, RECENT, TOPTEN or RANDOM products! It can also show whole category by category id! This is example with DIVHEADER layout which is not included in default Catproduct Content package. If you don't see recent products, you must first open some product so that VM has that information.
Command: catproduct #TOPTEN #FEATURED #RECENT #RANDOM #CATEGORY[5] #LAYOUT[divheader] #ADDLINK[1]
Another example with DIV layout, which is not included in default Catprodut Content package!
Command: catproduct #ID[78 #TITLE(Some title here)] #ID[3 #TITLE(Some other title here)] #LAYOUT[div]