Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Displaying products in a Topic page

  1. #1
    jklesel is offline Junior Member
    Join Date
    Jul 2009
    Posts
    12

    Default Displaying products in a Topic page

    Has anyone found an easier way to show products in a Topic page? I basically want to show 5 products, each with the product image, name, price, quantity field and an add to cart button.

    Currently, I'm hard coding the product id that gets passed via an ajax call to addtocart.aspx. This works but in the long run will be difficult to maintain as the products change.

    If anyone has any ideas for a better approach I would greatly appreciate it.

  2. #2
    BFG 9000 is offline Senior Member
    Join Date
    Oct 2006
    Location
    South UK
    Posts
    882

    Default

    How is it determined which 5 products?

    I'd probably create an xmlpackage to handle this & call it from the topic...


    TTFN

    BFG