Snippets are a way for you to include View Cart or Order Lookup on your web page in any location you like. Just copy and paste the snippet into your web page's HTML code to include the buttons needed to carry out the desired action(s).
View Cart
Embed a View Cart button directly into any remote web page. The content will change based on setting you make in the Seller Admin. Copy code below and paste into your web page.
The STYLED option will deliver a professionally styled button based on your settings.
The PLAIN option delivers just basic HTML markup devoid of any styling, which is great for when you want to style out the button on your own.
Find Order
Embed a Find Order button directly into any remote web page. The button will provide your users a way to request their Order History, or a digital Link Request. The content will change based on setting you make in the Seller Admin. Copy code below and paste into your web page.
The STYLED option will deliver a professionally styled button based on your settings.
The PLAIN option delivers just basic HTML markup devoid of any styling, which is great for when you want to style out the button on your own.
Advanced Use
Power users. Bring your own style to Cartloom's buttons by adding cartloom classes to your markup.
View Cart
For the View Cart action to work on click, you must assign the cartloom-viewcart class to your web object, either an anchor link or button.
Find Order
For the Find Order ( Order Lookup ) action to work on click, you must assign the cartloom-lookup class to your web object, either an anchor link or button.
Cartloom Javascript (REQUIRED)
This should be placed a SINGLE time on your product(s) page in order for CartLoom to function properly. The preferred location would be just before the </body> tag.
Comments
0 comments
Article is closed for comments.