Greetings,
Is there a possibility to order products in the standard OXID CE-4 shop, so that products are displayed on the shop-frontend in a specific order?
ps: In xt:c there is a field which served as a sort-index.
TIA
Ashant
Greetings,
Is there a possibility to order products in the standard OXID CE-4 shop, so that products are displayed on the shop-frontend in a specific order?
ps: In xt:c there is a field which served as a sort-index.
TIA
Ashant
When assigning products to categories in the Ajax pop-up window, assigned products can be ordered by drag’n’drop.
Wenn Du Artikel den Kategorien zuordnest, kannst Du in dem Ajax-Popup auch die Reihenfolge der zugeordneten Artikel drag’n’drop verändern.
Thanks… that helped / Danke dass hat geholfen! Here’s my next how-to on that
Would you by any chance know where this sort-order is stored in the OXID-4 database? We are doing an xt:c > OXID migration and need to import the sort-orders programatically from xt:c.
Thanks
Ashant
best guess:
table oxobject2category, field oxpos.
greetings,
achim