Announcement

Collapse
No announcement yet.

Displaying the order of products

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Displaying the order of products



    I need to open the products database, and then display _some_ of the
    products according to their order.

    I have the products displaying, just can't figure out how to now display
    them according to the products.d.order.

    Basically,
    I open the products database, locate the product_id's I need into a string
    like prod1:prod2:prod3 then display the token 1,2 or 3.

    How can I adjust the display based on the products.d.order?

    Bill





    #2
    Displaying the order of products



    Never mind - got it.
    Long day.

    Bill

    -----Original Message-----
    From: [email protected]
    [mailto:[email protected]]On Behalf Of Bill Gilligan
    Sent: Thursday, October 28, 2004 11:32 PM
    To: Miva Merchant Coders
    Subject: [mrc] Displaying the order of products


    I need to open the products database, and then display _some_ of the
    products according to their order.

    I have the products displaying, just can't figure out how to now display
    them according to the products.d.order.

    Basically,
    I open the products database, locate the product_id's I need into a string
    like prod1:prod2:prod3 then display the token 1,2 or 3.

    How can I adjust the display based on the products.d.order?

    Bill




    Comment

    Working...
    X