dynamic / foxystripe

FoxyStripe is a SilverStripe ecommerce module that integrates with FoxyCart.
http://foxystripe.org
BSD 3-Clause "New" or "Revised" License
8 stars 11 forks source link

Cart Overlay vs. Cart Page #20

Closed jsirish closed 10 years ago

jsirish commented 10 years ago

Add option in Settings to use Cart as an overlay (default?), or use the Cart Page.

Will need instructional copy if CartPage to show user how to set this up in FoxyCart.

muskie9 commented 10 years ago

Automate CartPage creation to trigger onBefore/onAfterWrite of SiteConfig to help keep it simple for CMS user. Also restrict the creation of that page type depending on the checkbox and if one of that page type has already been created.