diff --git a/src/include/class-wc-retailcrm-cart.php b/src/include/class-wc-retailcrm-cart.php index b5c8b35..bbd2018 100644 --- a/src/include/class-wc-retailcrm-cart.php +++ b/src/include/class-wc-retailcrm-cart.php @@ -42,7 +42,8 @@ if (!class_exists('WC_Retailcrm_Carts')) : 'customer' => ['externalId' => $customerId], 'clearAt' => null, 'updatedAt' => date($this->dateFormat), - 'droppedAt' => date($this->dateFormat) + 'droppedAt' => date($this->dateFormat), + 'link' => wc_get_cart_url() ]; // If new cart, need set createdAt and externalId