+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 16 to 19 of 19

Thread: New in v3.3.0: New product option features

  1. #16
    Client
    Join Date
    Nov 2007
    Location
    Minnesota
    Posts
    34
    Squirrelcart version
    v3.3.0
    Jamie, I really like the idea of the multiple selections. Is it possible to use them in the following scenario?

    We sell an album with 25 pages included. The customer can choose from several page styles via option choices -- they can pick all 25 of one option choice, or mix-and-match multiple option choices for a total of 25.

    I see how you can have the customer input a quantity for each option choice. But, can they be forced to choose a specific grand total (25 in this case), no more, no less?

    Thanks,

    Rick
    hobbymaster.com

  2. #17
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    Hi Rick,

    Yes, you can do that. Setup your option record like this:

    Name:  example.png
Views: 40
Size:  27.8 KB

  3. #18
    Client
    Join Date
    Nov 2007
    Location
    Minnesota
    Posts
    34
    Squirrelcart version
    v3.3.0
    Thanks, Jamie, that's exactly what I was looking for.

    It would be nice to be able to use the Limit Quantities feature with the "select" field format (dropdown), not just with the "text" field format (manual text entry).

    Also, is it possible to reduce the width of the text field? In our case we only need space for a two character input by the customer.

    Thanks,

    Rick
    hobbymaster.com

  4. #19
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    Yes, you can change the width of that field by adding the necessary CSS to your style_main.css.php stylesheet file. The class name for the field is going to be either opt_multi_check or opt_qty_field depending on how the option is setup. You can view the source of the page to determine what class is being used.

+ Reply to Thread
Page 2 of 2 FirstFirst 1 2

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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