~~NOCACHE~~ {{:cat-snippets.png|Integrations}} ===== Advanced Code Snippets with Reference to Forum Posts ===== Please note that advanced manipulation of the cart or checkout via javascript is //not supported// by FoxyCart, and //you can break things// causing lost orders, errors, and global catastrophe. The links here are provided for reference, and they very likely //will not work// without tinkering requiring at least intermediate javascript knowledge. ===== Shipping Snippets===== ---- datatable ---- cols : %pageid% , versions_tags, reference_url headers : Name, Supported version, Details max : 30 filter : category=shipping sort : ^category ---- {| class="clouds" |- ! Filter by Category ! Filter by Versions |- | ---- datacloud ---- field : category min : 1 limit : 50 ---- | ---- datacloud ---- field : versions_tags min : 1 limit : 70 ---- |}