From 9ea9a89915b699953ea66551825b995191af5607 Mon Sep 17 00:00:00 2001 From: Artem Komarov Date: Tue, 28 Jul 2020 22:52:14 +0900 Subject: [PATCH] text add --- includes/settings/settings-shipping-method.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/settings/settings-shipping-method.php b/includes/settings/settings-shipping-method.php index 2ea57e2..7735b34 100644 --- a/includes/settings/settings-shipping-method.php +++ b/includes/settings/settings-shipping-method.php @@ -130,7 +130,7 @@ 'remove_declared_value' => array( 'title' => __( 'Remove Declared Value', 'cdek-for-woocommerce' ), 'label' => __( 'Make declared value equal to zero', 'cdek-for-woocommerce' ), - 'description' => __( 'By default for Insurance service the declared value of the product will be equal to its price but if you wish you can make it equal to zero. It will reduce shipping cost for a customer.', 'cdek-for-woocommerce' ), + 'description' => __( 'By default for Insurance service the declared value of the product will be equal to its price but if you wish you can make it equal to zero. It will reduce shipping cost for a customer. Also it remove declared value for products during synchronization with personal dashboard for orders with this shipping method.', 'cdek-for-woocommerce' ), 'type' => 'checkbox', ), 'add_cost' => array(