php Formatear precio con la API commerce

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php Formatear precio con la API commerce相关的知识,希望对你有一定的参考价值。

<?php
    //dsm($data);

    $amount = $data ->field_field_variacion_de_accesorio_1[0]['raw']['entity']->commerce_price['und'][0]['amount'];
    $currency_code = $data ->field_field_variacion_de_accesorio_1[0]['raw']['entity']->commerce_price['und'][0]['currency_code'];

    //print $amount;
    //print $currency_code;

    $precio = commerce_currency_format($amount, $currency_code, $object = NULL, $convert = TRUE);

    print $precio;

?>

以上是关于php Formatear precio con la API commerce的主要内容,如果未能解决你的问题,请参考以下文章

php Eliminar rango de precios

php 我在更新 CRUD 时遇到问题

text 服务器阻塞puerto 80 con subdominios con PHP

php Gestione XML con PHP

PHP Descargas seguras con PHP

text 服务器块con subdominios y php,con SSL。