Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreProduct List - Grid ViewProduct List - Grid View
Previous
 
Next
New Post
2/17/2010 1:31 PM
 

I'm interested in displaying products that can be added to the cart in a minimal profile tabular grid format.  The data is simply Model Number, Model Name, Price, Quantity and Add to Cart.

I have edited the CategoryContainer & ProductList to give me close to what I want, however the Column Header will not align with the multi tier injection tables. 

Is it possible to add column headers to the injected "Store Category Product List" table?  

Thanks - Paul

 
New Post
2/18/2010 1:25 PM
 
Not sure to understand the scenario here Paul, could you give us an example or a link ?

Benoît Sarton
www.bsi.fr
www.dotnetnuke.fr
 
New Post
2/25/2010 7:58 PM
 

I’m trying to add a Header Items to the parts listing - see the link http://team.synergyresources.net/flem...

 

I’ve arrived here by editing the Container & Product Details Template

Container Template

 

<div class="StoreListContainer">

    <div class="StoreListContainer-Title">[LISTTITLE]</div>

    <div class="StoreListContainer-Breadcrumb"><p>[CATEGORIESBREADCRUMB]</p></div>

    <div class="StoreListContainer-SortBy"><p>[SELECTEDCATEGORY] - [ITEMSCOUNT] - [SORTBY]</p></div>

    <div class="StoreListContainer-Content">[PRODUCTS]</div>

    <div class="StoreListContainer-Navigation"><p>[PAGEINFO]</p><p>[PAGENAV]</p></div>

</div>

 

 

List Template

        <tr>

            <td align =left>[MODELNUMBER]</td><td align =left>[MODELNAME]</td><td >[DELIVERYTIME]</td><td align =right>[PRICE]</td><td>[ADDQUANTITY]</td><td>[ADDTOCARTIMG]</td>

        </tr>

 

 

My thoughts were to add a Table to the [PRODUCTS] Container section, and use the List Template as the rows.   My goal is to have an alternating color Grid View of the Product Listing

 

Thank you for your help – Paul

 
New Post
3/13/2010 11:15 AM
 

Hi,

First, you should download and read the templating guide available at Codeplex! To do this, you have to go the the Store Catalog settings, section 'Category Prodcut Setting' define the 'Columns' setting to 1. Now all odd rows will be displayed with the CSS class 'StoreCategoryProductItem' and even rows with the CSS class 'StoreCategoryProductAlternatingItem'. Now search for this class name in the StoreFront.css file and change them to display the background color you need (i.e. background-color: #colorcode).

Gilles


We (team members) are Humans offering their knowledge, their work and their spare time FOR FREE to benefit the community. It would be so particularly appreciated that your messages begin with "Hello" and end with "Thank you" or any other form of politeness. Ask yourself what your reaction would be, if you were approached by me (a total stranger) on the street to ask you something without saying "Hello" nor "Thank you"? After several years of services dedicated to the community, I begin to be tired to read requests without any form of politeness.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreProduct List - Grid ViewProduct List - Grid View


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out