“أهلاً بكم في ميكرومول.. متجركم منكم وإليكم”

يسعدنا انضمامكم إلينا.

add_filter('woe_get_order_value_order_total', function($value, $order, $field) {
$exchange_rate = 14300;
return round(floatval($value) * $exchange_rate);
}, 10, 3);

add_filter('woe_get_order_value_order_subtotal', function($value, $order, $field) {
$exchange_rate = 14300;
return round(floatval($value) * $exchange_rate);
}, 10, 3);

add_filter('woe_get_order_product_value_item_price', function($value, $order, $item, $product, $field) {
$exchange_rate = 14300;
return round(floatval($value) * $exchange_rate);
}, 10, 5);

لقد صممنا هذا الموقع ليكون جسراً يربطكم بأفضل المنتجات والخدمات بأسعار مدروسة ونظام فوترة عصري، لأن هدفنا ببساطة هو جعل حياتكم أسهل.

1 thought on ““أهلاً بكم في ميكرومول.. متجركم منكم وإليكم””

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top