We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3116c7 commit 3174a50Copy full SHA for 3174a50
1 file changed
docs/storefront/themes/index.md
@@ -40,16 +40,6 @@ The assets directory is used to upload static asset files used in the theme such
40
{{ 'css/style.css'|asset_url }}
41
```
42
43
-### Checkout
44
-The checkout is used to add a customized `checkout.html` template to override the built in checkout template.
45
-
46
-```shell title="Checkout Directory"
47
-checkout
48
- └── checkout.html
49
-```
50
51
-[See Checkout Customization Guide](/docs/storefront/themes/guides/checkout.md)
52
53
### Configs
54
The configs directory is used to store your theme settings options and also the settings data as they should be configured with the theme.
55
0 commit comments