Announcement

Collapse
No announcement yet.

No price or choice name in cart.

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

    #16
    Could this not be down to not clicking to toggle valid permutations? As you do not have a price, you've got to have a base price and then each permutation will be charged at another price so when selected it automatically adds it on
    www.parklifeclothes.co.uk

    Parklife, Whitby

    Diesel, Converse, Crocs, Quiksilver, Miss Sixty, Scotch & Soda, Bench, Levi's, Kickers

    Comment


      #17
      If I put in a base price, that's what appears in the cart. When the 'component layout with selectable permutations' is used Actinic simply ignores attributes, choices, and permutation prices.

      I really need an answer to this. My whole operation relies on this facet working well. It's way beyond 'little bug' territory.

      Comment


        #18
        It seems there is no 'option value' with the component layout with selectable permutations.
        Yes. That's the symptoms. Why it's happening is the problem.

        Only you can see (in Design Mode or the Library) whether there's anything missing from the Layout that generates these values.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #19
          He're what I'd expect to see in layout Drop Down Permutation Entry:
          Code:
          <option value="<actinic:variable name="PermutationChoiceList" value="Permutation Choice ID List" />">
          Norman - www.drillpine.biz
          Edinburgh, U K / Bitez, Turkey

          Comment


            #20
            Thanks for trying to help. Advanced and basic views below. A bit is in red. Is that significant in any way?




            Comment


              #21
              That looks fine. What's in layout Permutation Choice ID List?

              I have
              <actinic:variable name="PermutationChoice" value="Permutation Choice ID" />
              Norman - www.drillpine.biz
              Edinburgh, U K / Bitez, Turkey

              Comment


                #22
                How do I look in that?

                Comment


                  #23
                  Hmm. Seems I'm getting somewhere. I've just been 'reverting' any layouts associated with permutations and components and it seems to have done the trick, at least on the few products I've tested so far.

                  Comment


                    #24
                    Done and dusted! It was probably that layout I mentioned in post #21 that was empty.
                    Norman - www.drillpine.biz
                    Edinburgh, U K / Bitez, Turkey

                    Comment


                      #25
                      Well it isn't entirely fixed, but investigations have proved fruitful. The shopping cart is now listing all the choices, and it's listing the prices too, but only for some products, not all of them. I have no idea why this is, but it seems to be connected in some way to the 'general tab' of the component details. It's no coincidence that on the products that don't show the price, there is no 'Component as separate order line' checkbox. Just the 'Optional' checkbox sitting there alone. Hmmm.

                      I just need to know what it is that determines whether or not that checkbox is there.

                      Comment


                        #26
                        Aha! I didn't have 'sum of components' chosen on the general tab on all products. Some were set at 'product price'.

                        In summary, for anyone reading this at a later date with a similar problem, I fixed it by reverting component and permutation layouts back to factory by way of the 'library', and fixing the above issue.

                        Comment

                        Working...
                        X