Having tried multiple time to get a site up looking like I would like and blowing my computer up more than twice ( having to start from scratch) is there a way to QUICKLY eliminate ALL zones but local ( for me that is the US) I do not want to ship outside the us as my products really have an American flare to them? Also is there a quick way to clean up (remove ) Default catalog items? These 2 would make set up easier.
Thanks for the shop I do like being able to use different page styles for different cats that is a step above presta... and word press got WAY to complicated.
to remove all zones except US, run in your phpmyadmin the query. make a backup before you proceed, and add the database prefix to the word 'zone' if you have one
Code: Select all
DELETE FROM zone WHERE country_id != '223'
remember to make a backup of your database
you can mark this topic solved by editing your first post 

Who is online
Users browsing this forum: No registered users and 2 guests