<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>geolocation | Spiffy Stores Blog</title>
	<atom:link href="https://www.spiffystores.com.au/blog/tag/geolocation/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spiffystores.com.au/blog</link>
	<description>Checkout - The Spiffy Stores Blog</description>
	<lastBuildDate>Tue, 19 Apr 2011 00:35:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
<site xmlns="com-wordpress:feed-additions:1">241205771</site>	<item>
		<title>Add Geolocation to your Liquid Theme</title>
		<link>https://www.spiffystores.com.au/blog/2011/01/26/add-geolocation-to-your-liquid-theme/</link>
		
		<dc:creator><![CDATA[Brian]]></dc:creator>
		<pubDate>Wed, 26 Jan 2011 00:03:11 +0000</pubDate>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Geek stuff]]></category>
		<category><![CDATA[Show All]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[liquid]]></category>
		<category><![CDATA[theme]]></category>
		<guid isPermaLink="false">https://www.spiffystores.com.au/blog/?p=1135</guid>

					<description><![CDATA[<p>Here&#8217;s something to help you customize your Spiffy Store&#8217;s Liquid Theme for your overseas customers. We have added some new Liquid Theme variables that will give you access to the geolocation data for your customer. This will give you access &#8230; <a href="https://www.spiffystores.com.au/blog/2011/01/26/add-geolocation-to-your-liquid-theme/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.spiffystores.com.au/blog/2011/01/26/add-geolocation-to-your-liquid-theme/">Add Geolocation to your Liquid Theme</a> first appeared on <a href="https://www.spiffystores.com.au/blog">Spiffy Stores Blog</a>.]]></description>
										<content:encoded><![CDATA[<div style='display:none;' class='shareaholic-canvas' data-app='share_buttons' data-title='Add Geolocation to your Liquid Theme' data-link='https://www.spiffystores.com.au/blog/2011/01/26/add-geolocation-to-your-liquid-theme/' data-app-id-name='category_above_content'></div><p>Here&#8217;s something to help you customize your Spiffy Store&#8217;s Liquid Theme for your overseas customers.</p>
<p>We have added some new Liquid Theme variables that will give you access to the geolocation data for your customer. This will give you access to the Country, Country Code, City and Timezone information for the customer, based on the IP address being used.</p>
<p><span id="more-1135"></span><br />
Four new methods have been added to the <em>request</em> variable.</p>
<p>[ruby title=&#8221;Sample Geolocation methods&#8221;]<br />
{{ request.country_code}}<br />
{{ request.country }}<br />
{{ request.city }}<br />
{{ request.timezone }}<br />
[/ruby]</p>
<p>You can use these methods to help you display information in your theme that is customized for your customer&#8217;s location. For example, you could provide additional shipping information or information about tax free prices. The timezone information could could be used to let your customers know what your business hours are by taking into account the time differences.</p>
<p>You may wish to restrict certain products or pages to local customers if you&#8217;re running a promotion, so you can use the country information to display different information to overseas customers. For example, you may be offering free shipping to local customers only.</p>
<p>Further information can be found at</p>
<p><a href="https://www.spiffystores.com.au/kb/Liquid_Template_Variables_-_request" target="_blank">https://www.spiffystores.com.au/kb/Liquid_Template_Variables_-_request</a></p>
<div style='display:none;' class='shareaholic-canvas' data-app='share_buttons' data-title='Add Geolocation to your Liquid Theme' data-link='https://www.spiffystores.com.au/blog/2011/01/26/add-geolocation-to-your-liquid-theme/' data-app-id-name='category_below_content'></div><div style='display:none;' class='shareaholic-canvas' data-app='recommendations' data-title='Add Geolocation to your Liquid Theme' data-link='https://www.spiffystores.com.au/blog/2011/01/26/add-geolocation-to-your-liquid-theme/' data-app-id-name='category_below_content'></div>The post <a href="https://www.spiffystores.com.au/blog/2011/01/26/add-geolocation-to-your-liquid-theme/">Add Geolocation to your Liquid Theme</a> first appeared on <a href="https://www.spiffystores.com.au/blog">Spiffy Stores Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1135</post-id>	</item>
	</channel>
</rss>
