Slettet Fra Ukendt 7 mar. 2017 11:12 Hi, i'm using this line to get XML for attributes: . ' '. htmlspecialchars($product->attributes[language::$selected['code']]) .'' . PHP_EOL Is it possible to get this in HTML (td and td badges), as shown on web? And also, is it possible to export attributes seperately, every attribute as it's own XML value? Thanks.
tim Founder Fra Sweden Member since maj 2013 tim 7 mar. 2017 18:40 Sure. Have a look at pages/product.inc.php where the array of attributes is cooked.