Setting up a shop for a theatre nonprofit where tracking one seat for sale each show night has become a BIG job. This is primarily due to ZenCart's inability to maintain an inventory count by multiple attributes.
My way around this is to have the show as the main category, with the show dates as subcategories under that. The products are each seat for each show, which means there are a lot of products.
This also makes a long product list to find a seat number way at the end. Yeah, they could filter with the dropdown sorter, but that too is a lot of digging to buy what they want.
To make it easy for the customer, I'm using a seating chart picture made in Fireworks with hyperlinks (in javascript) to that seat's product for that night.
All of it works pretty slick, but it's really tedious, copying 100-120 seats for 72 shows in the year (= 8,640 products). It'd be nice if I could copy the full category, subcategories, and products all at once.
This would be easy in a database handler and that is MySQL. I'm wondering if I can just take the database, work with it on my computer, and put it back on the server for ZenCart??? Does anyone else do this?
Here's a link to the site, not done yet, just the first four nights are set up:
https://www.theatrikos.com/ZenCart/i...ex&cPath=18_29
Toni


Reply With Quote

