<?php require 'app/Mage.php'; Mage::app(); $storename = 'default'; ... $id->appendChild( $doc->createTextNode($_product->getId()) ); ...
確定! 回上一頁