You can definitely assign SKUs to every variation of a customizable product. No question. Every one of my customers uses this feature.
On Wed, Feb 24, 2010 at 10:28 AM, Chris Moffitt <[email protected]> wrote: > They should be. In the demo store, django-rocks-shirts can have a separate > sku for each color size combination. > > Try looking at the product variation manager (/admin/variations) and you > should see the list of all products as well as their sku. > > I would recommend first trying it with the demo store data and verify you > can see what you expect. Once you get that working, you can add your own > product. > > -Chris > > > On Wed, Feb 24, 2010 at 9:27 AM, Léon Dignòn <[email protected]>wrote: > >> Unfortunately and obviously not. The hats in different sizes are no >> separate products and have no SKU. Or did I miss something? >> >> On 24 Feb., 15:41, Chris Moffitt <[email protected]> wrote: >> > Léon, >> > >> > Yes, this should be possible. Follow the tutorial here to get it set up >> -http://www.satchmoproject.com/docs/svn/tutorial1.html >> > >> > Once you get the variations setup you can configure the sku and price >> for >> > each product. >> > >> > -Chris >> > >> > >> > >> > On Wed, Feb 24, 2010 at 2:30 AM, Léon Dignòn <[email protected]> >> wrote: >> > > Hey all, >> > >> > > before I spend more time getting run Satchmo I'd like to know >> > > something about it. >> > >> > > One example: >> > > Let's say I am selling t-shirts. Five different kinds with each having >> > > five different sizes. Each size has a different SKU and a different >> > > price. I like to group them. A customer should see the kinds of shirts >> > > in the shop, but in the detailed description of the shirt he should be >> > > able to choose the size via a drop down box. >> > >> > > In various shop systems I tested I had the following problem: >> > > Adding sizes to one kind of shirt, I could not assign any SKU. I could >> > > only assign attributes with a different price. The attributes were >> > > global. So with 5 shirts and 5 sizes each I had 25 attributes in a >> > > list to choose. When I created the sixth shirt, it was very confusing >> > > to choose the correct attributes in the list of thirty (25+5) >> > > attributes and mixing up attributes was a problem. >> > >> > > Does Satchmo meet my requirements? >> > >> > > -- >> > > 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]<satchmo-users%[email protected]> >> <satchmo-users%2bunsubscr...@googlegroups.com> >> > > . >> > > For more options, visit this group at >> > >http://groups.google.com/group/satchmo-users?hl=en.- Zitierten Text >> ausblenden - >> > >> > - Zitierten Text anzeigen - >> >> -- >> 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]<satchmo-users%[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]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > -- Bruce Kroeze http://www.ecomsmith.com It's time to hammer your site into shape. -- 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.
