Heros — Shop Split
Split product hero with copy, price, rating, and a floating shipping badge.
bun x bosia@latest add block heros/shop-splitSplit product hero with copy, price, rating, and a floating shipping badge. A self-contained, full-width <section> built from semantic tokens only, so it restyles across all 18 themes — the brand colour maps to --primary.
Preview
B
BrandNew season Limited run
Sound that disappears into the music.
Studio-grade headphones tuned by people who actually listen. 40-hour battery, adaptive noise floor, featherweight build.
$249 $320 Save 22%
4.9 2,431 reviews
Free 2-day shipping
On orders over $99
40h battery
Install
bun x bosia@latest add block heros/shop-splitPulls the @lucide/svelte npm package for icons.
Usage
<script lang="ts">
import ShopSplit from "$lib/blocks/heros/shop-split/block.svelte";
</script>
<ShopSplit />Drop it at the top of a route. Any interactive bits (size / color / age pickers, address or email inputs) are cosmetic local $state — wire them to your own data. Edit block.svelte to swap copy and the Unsplash images.
Source
src/lib/blocks/heros/shop-split/block.svelte