ShopSavvy for Hugo

Go

A Hugo Module that adds shortcodes for rendering product cards, deal feeds, and price history sparklines into static sites. Fetches data at build time via Hugo's resources.GetRemote — no runtime JS, just static HTML.

Quick Start

hugo mod get github.com/shopsavvy/hugo-shopsavvy

Features

{{< shopsavvy-product >}} shortcode with card, inline, and table layouts
{{< shopsavvy-deals >}} for trending deal grids with category and grade filters
{{< shopsavvy-price-history >}} with inline SVG sparkline
Build-time fetch via resources.GetRemote (no runtime JS)
Hugo Module + legacy theme support

Use Cases

1.Affiliate review blogs with live retailer pricing
2.Static deal aggregator sites
3.Buyer's guides with product comparisons
4.Documentation that links to current prices

Powered by the ShopSavvy Data API

This integration connects to the ShopSavvy Data API — real-time product data and pricing from thousands of retailers across millions of products. Search by barcode, ASIN, URL, or keyword. Compare prices, track history, discover deals, and schedule monitoring.