Quote Originally Posted by jpda View Post
Working in ZenCart v1.5.8a, PHP v8

Question:
Installing Bootstrap 3.6.3
In the install files I see 2 folders:
ZCA-Bootstrap-Template-3.6.3/includes/languages/english/bootstrap
ZCA-Bootstrap-Template-3.6.3/includes/languages/english/extra_definitions

I would expect also ZCA-Bootstrap-Template-3.6.3/includes/languages/english/html_includes
containing /bootstrap/html_includes/bootstrap
to override the defines as in ZenCart v1.5.8a includes/languages/english/html_includes/responsive_classic/

Is that correct?
The base bootstrap template provides no overrides to the html_includes sub-directory, so that directory is not included in the template's distribution. For your clone of the bootstrap template, you'll need to create /includes/languages/english/html_includes/YOUR_BOOTSTRAP/ and copy/create any additional content needed.