Hello Smart people
I have a lot of products on my webshop with 2 or 3 attributes, but the information dosen´t show up in the post meta data. Its a single product by the way. Does Anybody know why this is?
array (
0 =>
array (
‘pa_brand’ =>
array (
‘name’ => ‘pa_brand’,
‘value’ => ”,
‘position’ => 0,
‘is_visible’ => 1,
‘is_variation’ => 0,
‘is_taxonomy’ => 1,
),
‘pa_materiale’ =>
array (
‘name’ => ‘pa_materiale’,
‘value’ => ”,
‘position’ => 1,
‘is_visible’ => 1,
‘is_variation’ => 0,
‘is_taxonomy’ => 1,
),
),
)
-
This topic was modified 1 month, 3 weeks ago by
torebloch.