Thanks Chris, that's what i wanted. Regards, Swaroop Shankar V
On Sun, Jan 29, 2012 at 10:39 PM, Chris Moffitt <[email protected]> wrote: > Look at using Custom product attributes: > http://www.satchmoproject.com/docs/dev/product-attributes.html > > -Chris > > > On Sun, Jan 29, 2012 at 1:39 AM, Swaroop Shankar V <[email protected]>wrote: > >> Thanks John, >> That would work fine if i need to show it along with the description, but >> what if i want to show it in some other place, for example in the homepage >> while i display the featured list. There i need to show only the highlights >> of that product. >> >> Thanks and Regards, >> >> Swaroop Shankar V >> >> >> >> >> On Sun, Jan 29, 2012 at 1:05 PM, John Cadengo <[email protected]>wrote: >> >>> Hello, >>> >>> Add it to the product description as an unordered list. >>> >>> <ul> >>> <li>12.2 Megapixels</li> >>> <li>CMOS</li> >>> <li>with 2.7 inch LCD</li> >>> </ul> >>> >>> Should suffice. I have a working example of it up on my site if you'd >>> like to see. >>> >>> Hope this helps, >>> John >>> >>> On Sun, Jan 29, 2012 at 1:21 AM, Swaroop Shankar V >>> <[email protected]>wrote: >>> >>>> Hi, >>>> >>>> Am trying to create a shopping cart using satchmo project. While >>>> creating a product, for certain types of products I want to add few >>>> highlights of a product similar to the one seen in this link >>>> >>>> http://www.flipkart.com/cameras/canon/itmczcrzgj3cysyx?pid=camcxq6nupdbxw56 >>>> >>>> As you could see the highlights of the products >>>> >>>> - 12.2 Megapixels >>>> - CMOS >>>> >>>> >>>> - with 2.7 inch LCD >>>> >>>> So i want to add something like this. Please let me know how i can >>>> configure a product as said above. >>>> >>>> Thanks and Regards, >>>> >>>> Swaroop Shankar V >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Satchmo users" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]. >>>> For more options, visit this group at >>>> http://groups.google.com/group/satchmo-users?hl=en. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Satchmo users" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/satchmo-users?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Satchmo users" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/satchmo-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
