Photo shopping cart

Permalink
Does anyone know how I could integrate a photo gallery and shopping cart on C 5.7?

I've just taken hundreds of photos of some events and lots of people want to purchase. So somehow I want to bulk upload hundreds of shots and when someone is interested in an image they click on that image and it takes them to a cart. I don't want to deal with individual product descriptions and manually upload each image to its own page. C5 is my native web app but it's likely limited in this area. Otherwise is there is any way to pass a product link to an external shopping cart? People may choose multiple photos in a series so it could be clunky.

I'm not selling long term, just the post-event glow, so I don't want to enter into yearly subscriptions with the bigger commerce outfits until I test the waters. Just looking at C5 alternatives for rapid setup.

 
mnakalay replied on at Permalink Reply
mnakalay
Get Community Store. For each product you can set one photo, a title and a price, no need for a whole description if you don't want it.

Then use the product list block which can show just the image, title and price for each product.

It's super easy to install and use and totally free.

You can get it from Github:https://github.com/concrete5-community-store/community_store...

Make sure you get it from the release tab

Oh and also check the existing plugins so you can get a choice of payment processors such as Paypal, Stripe, Authorize.net...

here:https://github.com/concrete5-community-store...