Add Sidecart Functionality
To display the sidecart when a customer adds a product to cart, you must first load the needed Foxy loader file into your website.
- In the FoxyCart admin, go to the Sample Code page here
- Copy the code snippet from the Step 1 textarea
- In Webflow go to your Site Settings page
- Click on the Custom Code link at top
- Paste the code snippet into the Footer Code textarea
- Click the green “Save Changes” button
Add Link or Button
You can turn any element in Webflow into a purchase link (ie: text, buttons, images, etc.) You can find a sample Foxy product link here.
- In Webflow, go to your site Designer page
- Add a Button element
- Modify button text and style as needed
- Under Link Settings, add your Foxy product link
- Publish changes