Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

attributes order

$
0
0

Replies: 0

Hello,
in attribute manager
if we add a new attribute and move it in another order
the data in all the attributes below in the existing products page will be moved
for example an existing product

alpha: 1
beta: 2
delta: 3

in backend we add epsilon field and move it in an other order

alpha
epsilon
beta
delta

on the same product:

alpha: 1
epsilon: 2
beta: 3

is a correct behavior ?


Viewing all articles
Browse latest Browse all 59525

Trending Articles