Skip to content

Commit 5393484

Browse files
Update src/connections/destinations/catalog/sailthru-v2/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent f377d4f commit 5393484

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/sailthru-v2

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/sailthru-v2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Send `Product Added` and `Product Removed` Track events for Sailthru's abandoned
152152

153153
Sailthru abandoned cart messaging requires the `url` to function properly.
154154

155-
The timestamp of the last payload received (purchase_incomplete.time) will be compared with the clearIncompleteCartAfterNHours value to determine if cart is expired. If the cart is determined to be expired, any pre-existing products in the cart will be removed.
155+
To determine if the cart is expired, the timestamp of the last payload received (`purchase_incomplete.time`) is compared with the `clearIncompleteCartAfterNHours` value. If the cart is expired, any pre-existing products in the cart will be removed.
156156

157157
```js
158158
analytics.track('Product Added', {

0 commit comments

Comments
 (0)