Table of Contents
Advanced Code Snippets with Reference to Forum Posts
Are you using FoxyCart version 2.0? Due to a complete revamp of the javascript in version 2.0, none of the below snippets will work in the new version. See this page for snippets for 2.0.
Shipping Snippets
Versions 0.7.1 and older: Note that applying javascript shipping modifications using either live or flat rates where you are setting custom values has been found to not work as expected for subscription based products where you need the shipping to apply to each subscription renewal. A fix is in place for versions 0.7.2 and newer.
Custom shipping snippets do not work for subscriptions. The reason for this is because the snippets are done as Javascript modifications and run in the browser, while subscriptions run completely on the server side and never touch the browser. Subscriptions will always calculate shipping on the server side based on how the category is configured.
Filtered by versions='1.1'
"Add to Cart" Form Snippets
Filtered by versions='1.1'
Tax Tips and Tricks
Filtered by versions='1.1'
Name | Link | ↓ Supported versions |
---|---|---|
Nothing found |
Miscellaneous Cart and Checkout
Checkout
Filtered by versions='1.1'
Name | Link | ↓ Supported versions |
---|---|---|
Age Validation For Alcohol Purchase | age-validation-for-alcohol-purchase | 1.0, 1.1 |
Adding a "Consent to safe data transfer" checkbox to the checkout | adding_a_consent_to_data_transfer_checkbox | 0.6.0, 0.7.0, 0.7.1, 0.7.2, 1.0, 1.1 |
Receipt
Filtered by versions='1.1'
Name | Link | ↓ Supported versions |
---|---|---|
Nothing found |
Multiple Store / Session / Cookie Tweaks
Filtered by versions='1.1'
Name | Link | ↓ Supported versions |
---|---|---|
Nothing found |
Filter by Category | Filter by Versions |
---|---|
|
|