Results 1 to 7 of 7
  1. #1
    Join Date
    May 2005
    Location
    London, England
    Posts
    18
    Plugin Contributions
    0

    Default 1 item several variants with unique price?

    Hi Guys 'n' Dolls,
    As a newbie I still am not even sure how to word this request so apologies it this isa duplicated request in this forum...

    I have to plan an online pharmacy store where many items have multiple variants each with its individual price. e.g. shampoo 250ml @£1.00 and 500ml @ £1.50 and 750ml @ £2.00

    as the packaging image is the same I would REALLY love this to be handled like the red t'shirt / yellow t'shirt method of variants but am at a loss as to how each could have different price attached to each variant.

    firstly: is this possible by default? by existing mod? by custom programming a mod?(any offers?)

    all help appreciated of course.
    pSouper

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: 1 item several variants with unique price?

    If you had the Option Name as Size (or what have you) and use dropdown or radiobuttons ...

    Then add the Option Values:
    Pick a size (or what have you)
    Sort Order 0

    250ml
    Sort Order 250

    500ml
    Sort Order 500

    750ml
    Sort Order 750

    Notice how I used the ml as the sort order? This is for future use if there were a new size added you could easily add it in the right order without a lot of thought and just update the attributes ...

    Now add as Attributes to the Product:
    Option Name: Size
    Option Value: Pick a size (or what have you)
    Sort Order 0
    Default YES
    Display Only YES

    Option Name: Size
    Option Value: 250ml
    Sort Order 250 (or later update the sort order on the product to the default)
    Price XX.XX

    Option Name: Size
    Option Value: 500ml
    Sort Order 500 (or later update the sort order on the product to the default)
    Price XX.XX

    Option Name: Size
    Option Value: 750ml
    Sort Order 750 (or later update the sort order on the product to the default)
    Price XX.XX


    There are pros and cons to utilizing Price by Attribute ... if using Price by Attribute the prices can read the actual price ... sometimes, however, different Sale Maker prices might not work for you ... but Specials should ...

    Experiment a bit with how you want your pricing ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    May 2005
    Location
    London, England
    Posts
    18
    Plugin Contributions
    0

    Default Re: 1 item several variants with unique price?

    Thanks for the tip and the detailed explanation Ajeh - eve a total newbie can follow that :)

    let you know how it pan out for me.

    regards,
    Jayenne.

  4. #4
    Join Date
    Mar 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: 1 item several variants with unique price?

    I Need Some Information I Have A Line Of Products And I Nedd Put The Prices At All The Category And Sub-category Please Explain To Me How If I Nedd Put One By One Or I Cant Make All The Category In The Same Time
    Thanks In Advanced For Your Help And Support In This Matter

    Anna

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: 1 item several variants with unique price?

    Quote Originally Posted by annadiaz View Post
    I Need Some Information I Have A Line Of Products And I Nedd Put The Prices At All The Category And Sub-category Please Explain To Me How If I Nedd Put One By One Or I Cant Make All The Category In The Same Time
    Thanks In Advanced For Your Help And Support In This Matter

    Anna
    I am not sure that I am following you on exactly what it is you are trying to accomplish ...

    Could you spell it out and type it really, really slow? I do not read very fast ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    Sep 2006
    Location
    Colorado Springs CO USA
    Posts
    516
    Plugin Contributions
    2

    Default Re: 1 item several variants with unique price?

    If you are looking for a feature that lists all your products in table form that you can edit: then no, there is no such feature in ZenCart. It's a good idea however!

    Maybe somebody will come up with a contribution that does this so folks can quickly update prices and stock quantity without having to bring up each separate item and edit, preview and save. That gets quite tedious for stores with more than just a few items to update. Unfortunately, writing code to update prices that way would be a major task due to the widespread use of the price by attribute feature.

    For the present, you will have to update each item one-by-one.
    www.aspenshopsonline.com - ZenCart 1.3.9h
    www.wilkssupply.com - ZenCart 1.3.9h
    www.un-du.net - ZenCart 1.3.8a

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: 1 item several variants with unique price?

    ***********Mis-Post*************
    Last edited by kobra; 19 Apr 2007 at 06:20 AM. Reason: Miss posted
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v151 How do I assign unique SKUs to product variants/attributes?
    By wzeller in forum General Questions
    Replies: 3
    Last Post: 6 Sep 2013, 01:59 AM
  2. Possible to set unique SKUs for product variants?
    By drs051 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 15 May 2012, 06:23 PM
  3. help with variants please
    By homebrewkits in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 14 Oct 2010, 11:44 AM
  4. Sync stock quantities with external database. Products with variants.
    By moltar in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 3 Dec 2009, 03:57 AM
  5. 1st Item Full Price, All additional Items Half Price - Possible with Zen Cart?
    By zcnb in forum Setting Up Specials and SaleMaker
    Replies: 0
    Last Post: 14 Jul 2008, 01:19 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR