Simple Products List
- Hostmaster
- Commander (CMDR)
- Posts: 126
- Joined: Fri Jan 04, 2008 3:30 pm
- Location: Melbourne Fl
- Contact:
Simple Products List
Is there a simple Products List, like the SimpleCategoryList,
We have A Catagory With a Few "Special Products" and would like to list Just the Titles in a format simlar to the SimpleCategoryList.
Having 1 of the Items with an Image Above would be a bonus.
Please advise
Pete
We have A Catagory With a Few "Special Products" and would like to list Just the Titles in a format simlar to the SimpleCategoryList.
Having 1 of the Items with an Image Above would be a bonus.
Please advise
Pete
Pete,
Check the ConLib Reference in the AC7 Help menu. Several of the user controls have quite a few parameters that let you control the amount of information displayed by that control.
Check the ConLib Reference in the AC7 Help menu. Several of the user controls have quite a few parameters that let you control the amount of information displayed by that control.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- Hostmaster
- Commander (CMDR)
- Posts: 126
- Joined: Fri Jan 04, 2008 3:30 pm
- Location: Melbourne Fl
- Contact:
well, With help We hacked out two Simple Conlibs, for any that are interested.
Displays Tiles of Products in a Category
[[ConLib:Custom\SimpleProductList CategoryID="58" Caption="Our Own Caption" MaxItems="4" Orientation="VERTICAL" DisplayMode="SEQUENTIAL"]]
And
Custom\SpecialProductDisplay:
Display Products by Product ID and can be Many with comma separated list
[[ConLib:Custom\SpecialProductDisplay ProductID="113,485" Caption="Special Product" Orientation="VERTICAL"]]
The Simple ProductList was a short Hack from the MoreCategoryItems Items. The Special Product Display was a more complex continuation of that.
For any that want these items, Just drop me an Email to Hostmaster @ offpla.net, Please No Spam.
Pete
Displays Tiles of Products in a Category
[[ConLib:Custom\SimpleProductList CategoryID="58" Caption="Our Own Caption" MaxItems="4" Orientation="VERTICAL" DisplayMode="SEQUENTIAL"]]
And
Custom\SpecialProductDisplay:
Display Products by Product ID and can be Many with comma separated list
[[ConLib:Custom\SpecialProductDisplay ProductID="113,485" Caption="Special Product" Orientation="VERTICAL"]]
The Simple ProductList was a short Hack from the MoreCategoryItems Items. The Special Product Display was a more complex continuation of that.
For any that want these items, Just drop me an Email to Hostmaster @ offpla.net, Please No Spam.
Pete
very cool, thanks for contributing the knowledge and the work. 

Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- Hostmaster
- Commander (CMDR)
- Posts: 126
- Joined: Fri Jan 04, 2008 3:30 pm
- Location: Melbourne Fl
- Contact:
Yes i understand that, and am sorry. I do not see a way to upload images into this forum. and unfortunatly My site is stil about 2 weeks from ready for public viewing.
That in mind however,
The SpecialProductDisplay Hack, lets you display a Product or multiple products, By productID whereever you insert it.
The SimpleProductList Hack Displays Tiles of Products in a Category, I use it for a Special Catagory and the Caption is Our own Line. this Catagory is Hidden only at the Catagory level and All the product we have in it are also in other Catagorys.
Hope that helps explain it better.
Pete
That in mind however,
The SpecialProductDisplay Hack, lets you display a Product or multiple products, By productID whereever you insert it.
The SimpleProductList Hack Displays Tiles of Products in a Category, I use it for a Special Catagory and the Caption is Our own Line. this Catagory is Hidden only at the Catagory level and All the product we have in it are also in other Catagorys.
Hope that helps explain it better.
Pete
Pete,
Have you looked at CategoryGrid2 and CategoryGrid4 yet?
Sounds similar to those layouts from what you've described.
Have you looked at CategoryGrid2 and CategoryGrid4 yet?
Sounds similar to those layouts from what you've described.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- Hostmaster
- Commander (CMDR)
- Posts: 126
- Joined: Fri Jan 04, 2008 3:30 pm
- Location: Melbourne Fl
- Contact:
- Hostmaster
- Commander (CMDR)
- Posts: 126
- Joined: Fri Jan 04, 2008 3:30 pm
- Location: Melbourne Fl
- Contact: