Quote:
Originally Posted by GE-Tom
1: is it possible to sort by price in the overview list? over all i think sort by the headlines was a good feature.
|
Change your database structure from a text string (varchar) to a decimal and you can order on that field.
Quote:
Originally Posted by GE-Tom
2: is it possible to add 2 of the same products (same product name)? i like to add products from different shops with different prices so thats wy i need it.
|
Sure. Just note the store in the title or other key fields so the filter doesn't think it's a dup.