Title: Support UK Store
Last modified: August 20, 2016

---

# Support UK Store

 *  Resolved [deargeek](https://wordpress.org/support/users/deargeek/)
 * (@deargeek)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/support-uk-store/)
 * Hi,
 * Love the plugin, had to dig around in the code a little to support the UK store
   so that all links / prices went to the .co.uk site and displayed in GBP.
 * It would be great if you could make switching country a setting in the options,
   then I wouldn’t have to go back and make the changes whenever you update something!
   Out of interest, this is what I had to do…
 * In pizazz/class.pizazz-query.php change
    `$rssurl = "http://feed.zazzle.com/$
   store/rss?qs=$keywords&bg=$thumbback&st=popularity";` to `$rssurl = "http://www.
   zazzle.co.uk/$store/feed?rss&qs=$keywords&bg=$thumbback&st=popularity";`
 * And then change get_see_more_url() to use:
    `return "http://zazzle.co.uk/$store/
   $keywords+gifts?rf=$associate&st=popularity"`
 * Keep up the great work!
 * [http://wordpress.org/extend/plugins/pizazz/](http://wordpress.org/extend/plugins/pizazz/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Luiji](https://wordpress.org/support/users/luiji/)
 * (@luiji)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/support-uk-store/#post-3205762)
 * Hello,
 * That’s a really great idea. I’ll keep it in mind the next time I get around to
   updating Pizazz.
 * Thanks!
    – Luiji
 *  Plugin Author [Luiji](https://wordpress.org/support/users/luiji/)
 * (@luiji)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/support-uk-store/#post-3205788)
 * Hello!
 * I finally got around to implementing this. I’m uploading a new edition tonight
   with a combo box in the main settings area that lets you select between the US,
   UK, Canada, Australia, Japan, Germany, Spain, Brazil, Sweden and France.
 * And thank you for posting those code modifications! It would have taken me forever
   to figure out that feed.zazzle only works for .com.
 * – Luiji
 *  Thread Starter [deargeek](https://wordpress.org/support/users/deargeek/)
 * (@deargeek)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/support-uk-store/#post-3205789)
 * Brilliant – thanks Luiji!
 * Now if Zazzle could just do something about their delivery charges… 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Support UK Store’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pizazz.svg)
 * [Pizazz](https://wordpress.org/plugins/pizazz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pizazz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pizazz/)
 * [Active Topics](https://wordpress.org/support/plugin/pizazz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pizazz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pizazz/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [deargeek](https://wordpress.org/support/users/deargeek/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/support-uk-store/#post-3205789)
 * Status: resolved