Announcement

Collapse
No announcement yet.

One product, multiple options..

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    One product, multiple options..

    I have several products on my site currently that have multiple sizes and prices depending on size and quantity.

    One such product is: http://www.bagnboxman.co.uk/catalogu...cake-boxes.php

    As you can see, essentially it is one product, but it has 6 different sizes and three quantity discounts.

    At the moment, it looks like this in my new actinic test store:
    http://www.bagnboxman.co.uk/actinic/..._Cake_Box.html

    What I want, is for just ONE cake box to be displayed, but with a check box / radio button / drop down option to select a size.

    I would dearly like it to display the prices as well, because otherwise they wont know them until they add them to the cart, which is just silly as it will certainly put people off of buying them

    I dont want to have to add a html table in their with the product prices that I will have to edit each and everytime I make a price change.

    I'm using Sage line 50 to import priceing data etc, if that helps.

    Does anyone have any suggestions?

    #2
    Hi there,

    Please take a look at the Starter guide from 'Help | Starter Guide' in Actinic, page 14 for 'Choice dependent pricing'. I hope this helps.
    [FONT=Verdana][COLOR=Navy]
    Regards,
    Karthik

    Comment


      #3
      And another aproach would be to use a Fragment to show the cake image and description.

      Then use a compact tabular layout with one "product" for each size underneath.

      This is the only technique that will let you set the prices per "product/size" in only one place and display them all.

      Using Choice Dependent Pricing will require you to add the price as informative text to the HTML for Name field (if you want them to be obvious to customers), and you'll have to manually keep this in sync with the real Permutation prices.
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment

      Working...
      X