Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2009
    Posts
    13
    Plugin Contributions
    0

    Default Theatre seating, one seat per night inventory

    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

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Theatre seating, one seat per night inventory

    Quote Originally Posted by estertester View Post
    This is primarily due to ZenCart's inability to maintain an inventory count by multiple attributes.
    There's this:

    http://www.zen-cart.com/index.php?ma...roducts_id=310

    I don't know if it will apply to your situation, though.

  3. #3
    Join Date
    Jun 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Theatre seating, one seat per night inventory

    I read forum posts and it seems many have had problems with the add-on module working. I didn't want to risk a lot of effort into a non-functioning system.

    My idea was to get direct access to the MySQL database and make changes there. My choice was to import it into Excel which I know best and can copy and make edits to the individual seats so I could produce the 8,000-some products quicker than through the admin control panel which took several hours to copy and edit only one night's show (36 shows in a year).

    Here's how ya do it . . . import MySQL data tables into Excel, and the opposite, Export the newly revised data from Excel into MySQL.

    Of course before making any changes to the database you'll want to back it up first.

    A Visual Guide to Importing and Exporting Data Between Microsoft Excel and MySQL (you'll have to register with MySQL to receive the report, 15 page PDF, by email)
    http://mysql.com/why-mysql/white-pap...xcel_guide.php

    As the above report explains, you'll also need to download MySQL to make the connection. It gives the link to what you'll need.

 

 

Similar Threads

  1. How can I limit one items quanity as one per customer?
    By attroll in forum Managing Customers and Orders
    Replies: 18
    Last Post: 18 Apr 2011, 01:27 AM
  2. Inventory per Attribute
    By bwh365 in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 17 Sep 2009, 07:22 PM
  3. Product Low Stock Emails - One per or all in one?
    By StevenB in forum General Questions
    Replies: 2
    Last Post: 12 May 2007, 04:50 PM
  4. Inventory/Quantity on a per group/customer basis
    By eist1 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 22 Mar 2007, 04:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg