| Name | Size | Modified | Actions |
|---|
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
$flra_options = wp_parse_args(get_option($this->_optionName),$this->_defaultOptions);
if($flra_options['to_vnd']) {
add_filter('woocommerce_currency_symbol', 'woo_district_change_existing_currency_symbol', 10, 2);
function woo_district_change_existing_currency_symbol($currency_symbol, $currency)
{
switch ($currency) {
case 'VND':
$currency_symbol = 'VND';
break;
}
return $currency_symbol;
}
}
if($flra_options['remove_methob_title']){
add_filter( 'woocommerce_cart_shipping_method_full_label', 'dwas_bbloomer_remove_shipping_label', 10, 2 );
function dwas_bbloomer_remove_shipping_label($label, $method) {
$new_label = preg_replace( '/^.+:/', '', $label );
return $new_label;
}
}
if($flra_options['freeship_remove_other_methob']){
function dwas_hide_shipping_when_free_is_available( $rates ) {
$free = array();
foreach ( $rates as $rate_id => $rate ) {
if ( 'free_shipping' === $rate->method_id ) {
$free[ $rate_id ] = $rate;
break;
}
}
return ! empty( $free ) ? $free : $rates;
}
add_filter( 'woocommerce_package_rates', 'dwas_hide_shipping_when_free_is_available', 100 );
}
if($flra_options['active_vnd2usd']){
include( 'class-vncheckout-vnd-paypal-standard.php' );
new DevVN_vncheckout_VND_PayPal_Standard(
$flra_options['vnd_usd_rate'],
$flra_options['vnd2usd_currency']
);
}
| Name | Size | Modified | Actions |
|---|
2,500,000₫
Trước tình hình dịch bệnh covid phức tạp mỗi tổ chức , cá nhân cần có thái độ nghiêm túc trong việc phòng tránh dịch💪💪💪
Chính vì vậy, CTCP GIẢI PHÁP CHĂM SÓC TẠI NHÀ nhanh chóng đem đến cho bạn những thiết bị y tế hữu dụng nhất👍👍👍