1 |
{$arrProduct.product_code_min} |
1 2 3 4 |
<!--{php}--> $arrProduct = $this->get_template_vars('arrProduct'); $prodid = $arrProduct['product_code_min']; <!--{/php}--> |
1 |
{$arrProduct.product_code_min} |
1 2 3 4 |
<!--{php}--> $arrProduct = $this->get_template_vars('arrProduct'); $prodid = $arrProduct['product_code_min']; <!--{/php}--> |