Skip to content

A modified version of Cornerstone 4.2.0 that implements a custom JavaScript module to load React into a custom category page template.

License

Notifications You must be signed in to change notification settings

hatertron3000/react-stencil-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Stencil Demo

This demo theme is a modified version of Cornerstone 4.2.0. A new module has been added to assets/js/theme/custom/react-demo.js which mounts a React component on a category page that is mapped to the react-demo.html custom category template. For information on mapping the custom category template to a page, see the BigCommerce documentation.

The React component has access to the category page context (information like the products on the page, the category name, product images, add to cart links, etc.) from Stencil. The page context is injected by the {{inject}} helper in the custom react-demo.html template. You can use this as a starting point to build a category page with React, or implement the same pattern in a custom Product, Brand, or Web Page template.

License

(The MIT License)

Copyright (C) 2015-present BigCommerce Inc.

All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A modified version of Cornerstone 4.2.0 that implements a custom JavaScript module to load React into a custom category page template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published