Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2005
    Posts
    6
    Plugin Contributions
    0

    Default Model number changes with attribute

    I have products that each have a unique model number, say for example..

    1. Rod size 1/8 and model number is RD-001
    Rod size 1/16 with model number RD-002

    So when a user goes to buy rods he is presented with the attributes of sie (1/8, 1/16..) and when he selects 1/16 the model number should update accordingly.

  2. #2
    Join Date
    Apr 2006
    Posts
    265
    Plugin Contributions
    0

    Default Re: Model number changes with attribute

    Hi conradical,

    ZenCart does not do this by default, and I'm not aware of any add-ons that do it.

    However, ZC was built with the ability to extend its functionality pretty easily.

    In order to achieve this, I'd recommended starting here:
    http://www.zen-cart.com/wiki/index.p..._API_Tutorials

    You basically need to use to the observer for NOTIFIER_CART_ADD_CART_START and have your script check to see which attribute was selected for the product currently being added. Then you can just modify the model number appropriately.

    BrandTim

  3. #3
    Join Date
    Jul 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: Model number changes with attribute

    I would be very interested in finding a solution for this. Each attribute creates in fact a different product that must have a different model number and that model number should be shown in invoices, orders and even email order confirmation.

 

 

Similar Threads

  1. v151 Product Model Number change with attribute
    By kitcorsa in forum General Questions
    Replies: 7
    Last Post: 4 Apr 2014, 10:22 PM
  2. Attribute barcode and model number field
    By JaminT in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 9 Aug 2011, 12:32 PM
  3. Attribute and model number
    By d1rage5 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 25 Jun 2008, 09:49 PM
  4. model number per attribute?
    By wolf99 in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 9 Jul 2007, 11:53 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