Jump to content

Delivery to multiple addresses


Recommended Posts

When multipshipping is turned on, this allows selection of a per-product different delivery address in step 3 of the checkout process. Each product has a drop-down box to select an address already in the account, or to create a new account - all really good.

 

But there is another option: Deliver to multiple addresses. That makes sense if, say, a customer wants to buy two identical books and have each sent to a different address. There is only one product line and selecting 'Deliver to multiple addresses' splits the order for two into two orders for one and you can choose a different address for each.

 

BUT, if only one book is ordered, that line still appears as a choice - selecting Deliver to multiple addresses creates another book order that the customer doesn't want. It's going to confuse and annoy the customer. Surely, if QTY = 1, that option should not appear.

 

Is there a way of writing some code so that (I know no code so cannot do this properly):

 

'If QTY=1 then 'Deliver to multiple addresses' in the option box does not appear. If QTY=2 or more, then the option is present for the customer to use or not

 

Is there a way to control this appearing? Using Prestashop 1.5.6.2 post-744263-0-14857900-1392661057_thumb.jpg

Link to comment
Share on other sites

×
×
  • Create New...