<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Generating TaffyDB Data File from Google Sheets	</title>
	<atom:link href="https://stampede-design.com/blog/generating-taffydb-data-file-from-google-sheets/feed/" rel="self" type="application/rss+xml" />
	<link>https://stampede-design.com/blog/generating-taffydb-data-file-from-google-sheets/</link>
	<description>We are creating better worlds though thoughtful design and technology. Connect with us!</description>
	<lastBuildDate>Tue, 07 Apr 2026 09:03:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Ben Harper		</title>
		<link>https://stampede-design.com/blog/generating-taffydb-data-file-from-google-sheets/#comment-61249</link>

		<dc:creator><![CDATA[Ben Harper]]></dc:creator>
		<pubDate>Sun, 29 Mar 2015 20:34:11 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=5127#comment-61249</guid>

					<description><![CDATA[SHAIFUL BORHAN,
I only just saw this reply - so many thanks for taking the time to explain.
I have reproduced the affect to my requirements and am so happy!
I used the TaffyDB, modified some of your javascript and it worked perfectly!
Website isn&#039;t live yet so no link yet ;(
Well done and thanks again ;)    Ben]]></description>
			<content:encoded><![CDATA[<p>SHAIFUL BORHAN,<br />
I only just saw this reply &#8211; so many thanks for taking the time to explain.<br />
I have reproduced the affect to my requirements and am so happy!<br />
I used the TaffyDB, modified some of your javascript and it worked perfectly!<br />
Website isn&#8217;t live yet so no link yet ;(<br />
Well done and thanks again 😉    Ben</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shaiful Borhan		</title>
		<link>https://stampede-design.com/blog/generating-taffydb-data-file-from-google-sheets/#comment-57799</link>

		<dc:creator><![CDATA[Shaiful Borhan]]></dc:creator>
		<pubDate>Sun, 15 Mar 2015 11:55:52 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=5127#comment-57799</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://stampede-design.com/blog/generating-taffydb-data-file-from-google-sheets/#comment-57708&quot;&gt;Ben Harper&lt;/a&gt;.

Hi Ben,

It involves a couple of things. Firstly on Shopify you need to come out with a standardized tagging system for all your products (the car parts). The purpose is to tag your products with the correct car-specific tagging. For example, a set of 19&quot; Wheels can be tagged with bolt patterns of all the cars that can be fitted with this wheels. Other common traits are such as chassis number, body type, engine code and transmission. 

Once this is done, you need to use an app like Metafields Solid to define a custom field for you Collections to map between the traits and Collections. The Wheels collection for example, the trait that matters is probably the bolt pattern.

Then comes the technical and coding part as described in this blog post. The client entered the &quot;vehicle and traits mapping&quot; data into Google Spreadsheet like you see in this simplified screenshot http://i1.wp.com/www.stampede-design.com/blog/wp-content/uploads/2014/05/Screenshot_on_5.2.2014_at_4.13.06_PM.png and I converted them into a TaffyDB data file that looks a little bit like a JSON file. Using JavaScript and TaffyDB, I coded the logic for the cascading dropdowns. And finally with the help of Shopify&#039;s Liquid template tags I coded the logic where after a particular vehicle is selected from the dropdowns, the website refreshes and only shows parts relevant to the selected vehicle.

Here&#039;s the live implementation http://www.fastwrx.com/collections/wheels]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://stampede-design.com/blog/generating-taffydb-data-file-from-google-sheets/#comment-57708">Ben Harper</a>.</p>
<p>Hi Ben,</p>
<p>It involves a couple of things. Firstly on Shopify you need to come out with a standardized tagging system for all your products (the car parts). The purpose is to tag your products with the correct car-specific tagging. For example, a set of 19&#8243; Wheels can be tagged with bolt patterns of all the cars that can be fitted with this wheels. Other common traits are such as chassis number, body type, engine code and transmission. </p>
<p>Once this is done, you need to use an app like Metafields Solid to define a custom field for you Collections to map between the traits and Collections. The Wheels collection for example, the trait that matters is probably the bolt pattern.</p>
<p>Then comes the technical and coding part as described in this blog post. The client entered the &#8220;vehicle and traits mapping&#8221; data into Google Spreadsheet like you see in this simplified screenshot <a href="http://i1.wp.com/www.stampede-design.com/blog/wp-content/uploads/2014/05/Screenshot_on_5.2.2014_at_4.13.06_PM.png" rel="nofollow ugc">http://i1.wp.com/www.stampede-design.com/blog/wp-content/uploads/2014/05/Screenshot_on_5.2.2014_at_4.13.06_PM.png</a> and I converted them into a TaffyDB data file that looks a little bit like a JSON file. Using JavaScript and TaffyDB, I coded the logic for the cascading dropdowns. And finally with the help of Shopify&#8217;s Liquid template tags I coded the logic where after a particular vehicle is selected from the dropdowns, the website refreshes and only shows parts relevant to the selected vehicle.</p>
<p>Here&#8217;s the live implementation <a href="http://www.fastwrx.com/collections/wheels" rel="nofollow ugc">http://www.fastwrx.com/collections/wheels</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ben Harper		</title>
		<link>https://stampede-design.com/blog/generating-taffydb-data-file-from-google-sheets/#comment-57708</link>

		<dc:creator><![CDATA[Ben Harper]]></dc:creator>
		<pubDate>Sat, 14 Mar 2015 10:42:20 +0000</pubDate>
		<guid isPermaLink="false">https://stampede-design.com/blog/?p=5127#comment-57708</guid>

					<description><![CDATA[G&#039;day - Very interested to find out about the implementation of the cascading dropdowns you made for shopify store, Ive been racking my brain for days trying to do almost exactly what you did!  Its even for car parts!  Care to share?]]></description>
			<content:encoded><![CDATA[<p>G&#8217;day &#8211; Very interested to find out about the implementation of the cascading dropdowns you made for shopify store, Ive been racking my brain for days trying to do almost exactly what you did!  Its even for car parts!  Care to share?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
