Skip to content

Commit b99297d

Browse files
committed
added cart url for abandoned cart
1 parent bef3bad commit b99297d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
</field>
170170
<field id="loadquote_token" type="text" sortOrder="20" showInWebsite="1" showInStore="1" showInDefault="1" translate="label comment">
171171
<label>Load Quote Token</label>
172-
<comment><![CDATA[<span>Please enter some random characters in "Quote Token" field, save config, and use this URL in looad adbandoned cart. The load quote url as this: http://your_domain/mautic/cart/loadquote?id=[QUOTE_ID]&token=[QUOTE_TOKEN] .]]></comment>
172+
<comment><![CDATA[<span>Please enter some random characters in "Quote Token" field, save config, and use this URL in looad adbandoned cart. The load quote url as this: http://your_domain/mautic/cart/loadquote?id=[QUOTE_ID]&token=[QUOTE_TOKEN]. The Load Quote Url will been added to mauti custom field alias: cart_url . So, we should create it before for Contact.]]></comment>
173173
</field>
174174
</group>
175175

0 commit comments

Comments
 (0)