_switch_currency('ca'); // -> _switch_currency('us'); function _switch_currency($currency = false){ global $PLUGIN_DB, $PLUGIN_CART; if(!$currency){return false;} $old_cart = $PLUGIN_CART->_get_cart(); $new_product = array(); foreach($old_cart['Cart']['Products'] as $code => $produit){ if(is_numeric($produit['QUANTITY'])&&$produit['QUANTITY']+0==0){continue;} $where = array('ID' => $code); $where_arg = array('='); $reponse = req_mysql('S', 'produits_var', false, $where, $where_arg, false, false); if($datas = lire_data_mysql($reponse)){ // si produit trouver avec le code if($datas['Prix_'.$currency]){ $new_product[$code] = $produit; $prix = floatval($datas['Prix_'.$currency]); $new_product[$code]['PRICE'] = $prix; $new_product[$code]['SUBTOTAL'] = number_format($prix * $new_product[$code]['QUANTITY'],2); $new_product[$code]['DEFAULT_TAXABLE'] = $new_product[$code]['DEFAULT_TAXABLE'] ? $new_product[$code]['DEFAULT_TAXABLE'] : $new_product[$code]['TAXABLE']; if($currency=='us'){ $new_product[$code]['TAXABLE'] = false; }else{ $new_product[$code]['TAXABLE'] = $new_product[$code]['DEFAULT_TAXABLE']; } } } } $old_cart['Cart']['Products'] = $new_product; $PLUGIN_CART->_update_cart($new_product); } ?>init(); ?> pensée | Produits
  • partagez

pensée

Desription

fleur de pensée sur fond aqua
Ensemble housse & cache-oreillers
100% coton et 200 fils provenant du Portugal

simple              64x89 avec 1 cache-oreiller standard 20x26
Double             80x89 avec 2 cache-oreillers standard 20x26
Queen              87x89 avec 2 cache-oreillers queen 20x30
King                  103x89 avec 2 cache-oreillers king  20x36
jumbo queen  98x100 avec 2 cache-oreillers queen 20x30
Jumbo King      114x100 avec 2 cache-oreillers king  20x36
Code : penssi
367,00$
Vous aimerez aussi ces produits