Forum
Starter Perch Shop files to get you started
Unlike the blog app and members app (as an example) the Perch Shop app download does not have any sample files to be able to view a basic working shop/cart.
Can any one point to example code for shop.php, cart.php, and checkout.php just to view a basic install running?
How about the Perch Nest demo which is on Github? https://github.com/PerchCMS/perchdemo-nest
Yes the demo is a good example. We've found that when we include files then people believe that is all the app can do and simply edit our files, hence not including them in Shop as there are so many different options for a shop.
Sorry I can't see any .php files in the public_html .zip download on GitHub or have I got something wrong here.
Nest is a Runway site so the files are in
perch/templates/pages/shop
https://github.com/PerchCMS/perchdemo-nest/tree/master/public_html/perch/templates/pages/shop
Of course thanks.