Results 1 to 8 of 8
  1. #1
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Thoughts on this scenario please

    The business produces working clothing. Individual clients can have their own logo added to their garments.

    All generic products to be available to view by everyone, but access to specific products restricted (i.e. a potential new customer visits the site and decides he wants to buy the shirts and supply his own logo; when he needs a resupply, he comes back to the site, and as an existing customer, sees ONLY "his" shirts and "his" prices)

    "His" prices may be different from the generic, and from other clients (so I'm not sure that Group Discounts is the answer here)

    Any ideas as to whether it's possible to set up ZC this way? I can't seem to come up wit a working solution myself.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Thoughts on this scenario please

    "His" prices may be different from the generic, and from other clients (so I'm not sure that Group Discounts is the answer here)
    Whle I have not set up more than a handful of groups - I am not aware that there is a limit - but have not physically checked this - If no limit I do not see where this would not work....maybe not as indicating the corrected directly but as a %discount known to the customer.
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: Thoughts on this scenario please

    That sounds reasonable - now, any way of restricting specific customer to a category (short of hard-coding a conditional statement for each client... although, thinking aloud, I suppose it may be feasible to set something up whereby the client's id [email??] could be added in admin alongside the category allowed..would that be possible?)
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Thoughts on this scenario please

    one customer = one category?? or many categories??

    Have to have some mappable index of some type??
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Thoughts on this scenario please

    Would a simpler solution be possible? The same branded items are sold to every company; all that differs is the logo. So add the url to the logo to registration (or possibly allow an upload of a logo), and then just let them buy the work clothes.

    Slightly more fancy, and not too difficult: if customer 5 orders a bunch of shirt number 12,
    upload a photo of this shirt to images/5/12.jpg. Look for the existence of this file
    when displaying images in tpl_product_info_display and show it if it's there and
    the current logged in user is customer 5.

    And if you don't like the discounts groups logic, you could break it out by customer id for certain key (high volume) customers. Or just use lots of groups.

    Good luck,
    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #6
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: Thoughts on this scenario please

    @kobra

    I think logically the customer would need access to all "general" categories (in case they want new lines) + his/her specific one (for repeat orders)

    @swguy

    Thanks - good ideas. It always helps to have a different eye look at these things.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  7. #7
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Thoughts on this scenario please

    It depends how slick you want it to be. This requirement is close enough to Zen Cart that it wouldn't take a huge amount of coding to do what you suggest.

    I don't know enough about group pricing to know if it's the solution to the pricing questions, but very much doubt that there are limited, so Kobra's suggestion seems good on the surface.

    You already have logic in the orders history sidebox that shows the products that the customer has brought before. It has one shortfall in that it doesn't attempt to present information about the attributes that were purchased (and I'm guessing colour and size are going to be important here, as well as the logo upload).

    However, personally I'd be very tempted to merge this logic with that for one of the centre panel listings modules to create a new module, add in attribute info (which is available since it's displayed on the order info page) and invoke this as the first centre panel box front page only when the customer is logged in.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  8. #8
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: Thoughts on this scenario please

    Thank you all; you've given me some good pointers there.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

 

 

Similar Threads

  1. v150 Newbie question: The best way to set up this scenario?
    By Grellk in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 4 Mar 2012, 04:27 PM
  2. COUPON...is this scenario possible??
    By twins225 in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 3
    Last Post: 28 Sep 2010, 08:22 PM
  3. Is this scenario possible?
    By buildingblocks in forum General Questions
    Replies: 5
    Last Post: 28 Apr 2010, 06:29 PM
  4. How to do this shipping scenario
    By sportscarmarket in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 2 Nov 2006, 01:09 AM

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