Skip to content

Releases: ColorlibHQ/Electro

Release list

Electro 1.0.0

Choose a tag to compare

@puikinsh puikinsh released this 18 Sep 13:58

First release of Electro — a free Shopify theme for computing, audio and peripherals stores.

Ported from the Colorlib Electro HTML template onto Shopify's theme-blocks architecture, sharing its foundation with Furn, Fashe and ABC Book.

Install: download electro-shopify-theme.zip below, then Online Store → Themes → Add theme → Upload zip file. Do not unzip it first.

Built for selling hardware

  • Specification table block — rows come from a product metafield in the specs namespace, so each product carries its own without rebuilding the block. Accepts JSON {label, value} or plain "Label: value" lines, and renders nothing when unset rather than an empty shell.
  • Vendor is the brand and reviews.rating drives the stars.
  • Category tabs on the homepage, rendered server-side, with the full ARIA tabs pattern.
  • Finish swatches from your own variant options.

Notes

  • shopify theme check: 99 files, 0 offenses.
  • 19 JSON templates, 40 sections, 15 blocks, 18 snippets.
  • Two asset files, no build step, no framework, no jQuery, no CDN dependency.
  • English only; both locale files are complete and fully keyed.