Documentation You are here: start » v » 0.6.0 » docs » upgrading » 0.3.2

Upgrading to v0.3.2

Note: This page is geared towards upgrading from v0.3.1. Please make sure you view all the version notes for versions you may be skipping (ie. from 0.3.0 → 0.3.1 → 0.3.2).

Please make sure you review the 0.3.2 changelog before upgrading.

Possible Action Required: Product Option Modifiers

If you have something like this:

&color=red{p+4,w-1,c:01a}

You need to change all the commas to the pipe symbol (|), like this:

&color=red{p+4|w-1|c:01a}

Note: We don't like to change things like this, but it's necessary as we move towards more complete international solutions.

Possible Action Required: Google Analytics Ecommerce Tracking

If you are using ^^analytics_google^^ on your receipt page template, you'll need to change it to ^^analytics_google_urchin^^ or ^^analytics_google_ga^^, depending on whether you're using the old (urchin.js) or the new (ga.js) version of Google Analytics.

Possible Action Required: New Checkout Fields: Company

“Company” fields were added to the checkout. These fields are not required, and can be hidden with CSS if you don't want them. The “standard” theme now includes declarations to hide them by default.

Site Tools