Code: Select all
$item->appendChild($this->_c('g:quantity', $p['quantity']));
Code: Select all
$item->appendChild($this->_c('g:availability', $p['stock']));
Code: Select all
$item->appendChild($this->_c('g:quantity', $p['quantity']));
Code: Select all
$item->appendChild($this->_c('g:availability', $p['stock']));
Users browsing this forum: No registered users and 1 guest