Jump to content

How can I delete a store using multistore


Recommended Posts

Am trying to delete a store using multistore.

 

The store had customers and orders.

 

I did delete the customers belonging to that store.

 

Now I still get the 'You cannot delete this shop (customer and/or order dependency)' error message.

 

Propably due to orders belonging to that store.

But orders can't be deleted.

 

So how can I remove a store in multistore setup ?

 

 

ps: PS-team, please be consequent with the naming conventions, considering store versus shop...

Edited by Tito (see edit history)
Link to comment
Share on other sites

  • 10 months later...
  • 2 months later...
  • 2 weeks later...

You need to make sure you go in and delete all Customers and Carts for the Multistore Shop you want to delete. Make sure the relevant multistore is selected when you are deleting customers.

 

If you have Orders placed, then try using Delete Orders free to remove orders but it may leave behind additional fields like Customer Messages and Addresses so you will have to make sure all associated data is deleted.

Link to comment
Share on other sites

  • 5 months later...

louisvs thank you, that solved the problem.

 

No need for module to delete order, just change:

 

index.php?controller=AdminOrders&id_order=110&vieworder&token

 

to:

 

index.php?controller=AdminOrders&id_order=110&deleteorder&token

 

Thank you Dallerdkj, Its work like a charm! :)

Link to comment
Share on other sites

×
×
  • Create New...