buildHtml
baseUrl https://shopscroll.pub
metaTags
editButton /edit.html
title ShopScroll - Modern E-commerce
style.css
header
class hero-header
nav
div ShopScroll
class logo
div
class nav-links
a Shop
href #products
a Cart
href #cart
a Account
href #account
button
class cart-icon
span 0
class cart-count
main
section
class featured
h1 Trending Products
div
class product-grid
div
class product-card
img Product 1
src images/product1.jpg
alt Stylish Watch
h3 Luxury Watch
p $299.99
button Add to Cart
class add-to-cart
div
class product-card
img Product 2
src images/product2.jpg
alt Wireless Headphones
h3 Premium Headphones
p $199.99
button Add to Cart
class add-to-cart
div
class product-card
img Product 3
src images/product3.jpg
alt Smart Speaker
h3 Smart Speaker
p $149.99
button Add to Cart
class add-to-cart
section
class categories
h2 Shop by Category
div
class category-grid
div Electronics
class category-card
div Fashion
class category-card
div Home
class category-card
div Sports
class category-card
footer
div
class footer-content
div
class footer-links
a About Us
href #about
a Contact
href #contact
a Shipping
href #shipping
a Returns
href #returns
p Made with ♥ by the ShopScroll team
script.js