Announcement

Collapse
No announcement yet.

Removal of Product X if Product Y ordered

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

    Removal of Product X if Product Y ordered

    One of my clients is wanting to remove any products in the shopping cart if a few specific products are ordered. Is there a module that can do this?

    #2
    Re: Removal of Product X if Product Y ordered

    Little update, I thought my client had changed their mind on this and was going to let it stand as is but now is saying they want this functionality. Anyone have any ideas on this? I'm stumped.

    Comment


      #3
      Re: Removal of Product X if Product Y ordered

      I get requests for oddball basket processes all the time. (four in the last month)

      If I understand you, the problem can be restated like this.
      If product X in basket, exclude products a,b,c
      If product Y in basket, exclude products d,e,f,g
      If product Z in basket, exclude products a,d,g

      I have a base module for altering the basket contents that I customize for each situation. If you can't find an off the shelf solution I can put one together for you.

      Contact me off list.
      Ray Yates
      "If I have seen further, it is by standing on the shoulders of giants."
      --- Sir Isaac Newton

      Comment


        #4
        Re: Removal of Product X if Product Y ordered

        Originally posted by RayYates View Post
        I get requests for oddball basket processes all the time. (four in the last month)

        If I understand you, the problem can be restated like this.
        If product X in basket, exclude products a,b,c
        If product Y in basket, exclude products d,e,f,g
        If product Z in basket, exclude products a,d,g

        I have a base module for altering the basket contents that I customize for each situation. If you can't find an off the shelf solution I can put one together for you.

        Contact me off list.
        Hi Ray,
        I'm interested in your module. I've tried to contact you through your website's form but it keeps timing out. I can't PM you yet because I've never posted before and I'm waiting for approval.

        Comment

        Working...
        X