Search found 1 match
Page 1 of 1
Search found 1 match
How to export the value of product option to xml?
Hello i try to export :
FROM `mm_option_value_description`
ORDER BY `mm_option_value_description`.`name` DESC
the 'name' values from product option to xml?
is it : $xml->writeElement('productcode test', $option_value_description['name']);
or what is the correct way?
thnkx in advance
- Sat Oct 26, 2013 7:34 am
- Replies 0
- Views 836
Page 1 of 1
Search found 1 match