Skip to content
Václav Vracovský edited this page Aug 12, 2019 · 8 revisions

About Shoptet templates assets

This repository contains all CSS and JavaScript assets used in Shoptet 3rd generation templates.

3rd generation of templates

Currently there are five public templates of 3rd generation, see list below.

{
    "07": {
    "name": "Techno",
    "url": "https://techno.shoptet.cz/"
    },
    "09": {
    "name": "Tango",
    "url": "https://tango.shoptet.cz/"
    }
    "10": {
    "name": "Waltz",
    "url": "https://waltz.shoptet.cz/"
    },
    "11": {
    "name": "Classic",
    "url": "https://classic.shoptet.cz/"
    },
    "12": {
    "name": "Step",
    "url": "https://step.shoptet.cz/"
    }
}

Folder structure

Folder 00

Folder named 00 contains assets shared between 3rd generation templates.

Template folders 07|09|etc.

Each template has its own folder with template specific assets.

Q: Will I be able to edit HTML of 3rd generation templates?

A: No, not now nor in future. For more experienced users we are working on brand new templating engine, where it will be possible.

More FAQ

Clone this wiki locally