Hi There,
I was wondering if anyone knows of a way to have products shown on the website that cannot be added to cart as they are not able to be shipped.
Many thanks
Solved! Go to Solution.
@gabriel_fuller Yes of course!!
@gabriel_fuller for that you need to enhance default functionality. Create attribute for storing a flag that whether allows this product to ship or not and on frontend use observer method and check if not allow shipping then disabled add to cart feature. hope this helps.
Cheers
@AGM2507 Many thanks for your response. I am an end user of the product so much of this is a bit about my head. If its not to much trouble are you able to help me with some steps in order to do this? any help you can give is appreciated.
Many thanks once again.
@gabriel_fuller Yes of course!!