Over the New Moon this October, BA21 launched it’s first Shopify site. The site is a great example of a simple, elegant, intentional web shop with all the features of a modern website.
Here are some notes on Magickal Fantasy :
- custom SlideshowPro photo/art gallery (right from Shopify’s server)
- custom product attributes (from the cart, I used):
<h3 class="small">2. Select a Graphic to go with your item</h3>
<p><select name="attributes[graphic]" id="graphic" style="float:left">
<option>Select a graphic...</option>
<optgroup label="Arabian Nights">
<option value="arabian_genie"
{% if cart.attributes.graphic == "arabian_genie" %} SELECTED {% endif %}> Genie</option>
...
- custom lightbox js class (using the updated lib rather than Shopify’s built in)
- custom faux-three-column design with CSS / XHTML code
- The site was fun to work on and Vision templating is an absolute JOY to code
BA21 is available for custom web shop design and development and is interested primarily in Shopify. We are however, preparing to launch 2 more eCommerce sites with non-Shopify solutions. As always we choose the right system for the right project. Interested in learning more? Contact us today.










