Results 1 to 5 of 5

Thread: variants with same price

  1. #1
    User
    Join Date
    07-16-09.
    Posts
    128

    Default variants with same price

    Hi
    I've many products, each of them have many variants (color and size), but the price is the same for the variants, it doesn't change, but if I don't choose a price Isotope doesn't show the variant, and set up price for every variants is a very long time work.
    Maybe do I make some mistakes in configuring variants?
    Thanks

  2. #2
    Experienced user
    Join Date
    01-12-10.
    Posts
    814

    Default Re: variants with same price

    If your color option does not influence the price you should not add it as a variant option. You configure that at the attribute itself; Store configuration -> attributes -> *color attribute* -> Add to product variants wizard (uncheck)

    If it isn't checked it will not update the form and not change the price for products that have this attribute.

    Attributes that DO change the price
    Suppose you want an attribute to always add $10 or 5% to the price without adding nr_colors * nr_sizes * other_attributes variants you can install an extension I wrote recently: http://www.contao.org/extension-list/vi ... price.html It changes the options widget so you can define fixed changes in price. The advantage is that you do not have to add ALL variations you would have to do if they needed to be in the variant attribute list. (This functionality might get added to Isotope in the future, Blair seemed interested in the idea of attributes that change prices) The downside is you cannot "disable" certain options. But I wrote another extension that allows to disable options per product. I still need to publish that. The combination should make this usable in most cases.

    I'm currently working to finish a website that uses this extension. You can see an example of a products that use this extension here: http://decoxpress.nl/webwinkel/canvas The frame size is a fixed price addition (+18,95, +23,75, ...) and the frame thickness is a percentage for the thickest (+35%)

  3. #3
    User
    Join Date
    07-16-09.
    Posts
    128

    Default Re: variants with same price

    ok, but in this way every products with that attributes has the same variants, but in my case I've products with different variants, e.g. tshirt1 has L and M, tshirt2 has S,L and M, and tshirt3 has only M

  4. #4
    Experienced user
    Join Date
    01-12-10.
    Posts
    814

    Default Re: variants with same price

    Quote Originally Posted by desperados
    ok, but in this way every products with that attributes has the same variants, but in my case I've products with different variants, e.g. tshirt1 has L and M, tshirt2 has S,L and M, and tshirt3 has only M
    Well, with variants that is possible as per default.

    My first extension doesn't offer that, but the second extension I mentioned will. I have just released so you can try it out: http://www.contao.org/extension-list/vi ... elect.html

    This is an example of a product which uses both extensions: http://decoxpress.nl/webwinkel/textielp ... xtielframe The price is regulated through the first extension because all textile frame products have the same prices based upon the framesize. The available options through the second extension because not all framesize combinations are available (atm), but may also differ as soon as default images are offered that are not available in all ratios

  5. #5
    User
    Join Date
    07-16-09.
    Posts
    128

    Default Re: variants with same price

    great! thanks

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
  •