Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
3answers
87 views

Get all possible concatenations

I have a database that I've inherited and need to create a query that generates all possible variations of a SKU. One table has the "base" SKU and the other table has all the SKU modifiers. Example ...
1
vote
1answer
780 views

UPC / SKU Database [closed]

Do any of you know where I can find a good UPC database to be downloaded? or even a online UPC lookup, I've tried UPCDatabase.com and personally, I didn't like it that much. Thanks!
1
vote
1answer
353 views

Different SKUs per store in Magento

If I wish to get functionality of different SKUs per store for a particular product, what do I have to do? Say that I have different stores, like men's shoes.com and women's shoes.com, in which the ...
1
vote
2answers
995 views

Apple App SKU: How do I view and change SKUs?

When I go into iTunes connect and create a placeholder for a new App, it asks me for SKU. It seems that I can pick a number out of the blue to use. However, where can I find SKUs for my existing ...
0
votes
3answers
1k views

Size SKU in Magento

How can I allow SKU be longer than 34 characters (for simple products) for all products? When i add new product(simple) and enter more than 34 characters, Magento cuts it to 34 after saving. In the ...