├── assets
├── cache
│ └── .gitkeep
├── img
│ ├── ajax-loader.gif
│ ├── facebook-gray.svg
│ ├── 90464e8f4507d7cc4dc4032c752c11fa.svg
│ ├── c135a20aa76cea4876a24bf50c7c821d.svg
│ ├── gplus-gray.svg
│ ├── 126b45cc418ea922d1a78af189061e2e.svg
│ ├── pinterest-gray.svg
│ ├── facebook.svg
│ ├── fd22b6e5f1545ed1074b8723ddb00939.svg
│ ├── facebook-blue.svg
│ ├── 0139818ab4ac16ff52d2d029013cb338.svg
│ ├── 91dacb450ecece35acc0acef32dfb0aa.svg
│ ├── gplus.svg
│ ├── gplus-blue.svg
│ ├── 7b652a3485cdc0d5a5c6fcddad221aa8.svg
│ ├── ddd449d2530e09f5988e6c77c5688f2c.svg
│ ├── pinterest.svg
│ ├── pinterest-blue.svg
│ ├── 460c0b648256e282ed641282fe20f604.svg
│ ├── c87b2ea048dbf0856519524fada18666.svg
│ ├── instagram.svg
│ ├── rss.svg
│ ├── 9c48dcbcd36d6c5b84c8be46ce841c81.svg
│ ├── 8fcae0bddbfb915409359a59c81dd9e3.svg
│ ├── vimeo.svg
│ └── 36c755ebbafc8e434277d60c9ba6dc52.svg
├── css
│ ├── custom.css
│ ├── MaterialIcons-Regular.eot
│ ├── MaterialIcons-Regular.ttf
│ ├── MaterialIcons-Regular.woff
│ ├── MaterialIcons-Regular.woff2
│ ├── 012cf6a10129e2275d79d6adac7f3b02.woff
│ ├── 154da4697acc779b55af0a67f1241e4e.ttf
│ ├── 199038f07312bfc6f0aabd3ed6a2b64d.woff2
│ ├── 19c1b868764c0e4d15a45d3f61250488.woff2
│ ├── 2fd9c16b805724d590c0cff96da070a4.ttf
│ ├── 332f555bb44cdc394d6c799df0c03389.woff
│ ├── 3d4a907b1b7a232654324a3dd7ae4aa3.eot
│ ├── 3f81521029cc8a9a703419c4a74704a0.woff
│ ├── 4f6ff3639c1e5728b905b650c1a06e75.ttf
│ ├── 570eb83859dc23dd0eec423a49e147fe.woff2
│ ├── 68b0c4fcb84d239f261c1a5e65818142.gif
│ ├── 7a3ebca0cba2e2c6090e84e1d77e0f94.woff2
│ ├── 846c191efd3d0aacde5a916cf2ebf1a4.woff
│ ├── a165a42685795361b25593effb32fdb1.ttf
│ ├── a37b0c01c0baf1888ca812cc0508f6e2.ttf
│ ├── a68cfe9d548950edf5df102269877edd.woff2
│ ├── a77ade19de3d3762dfbf1fe553b293cc.eot
│ ├── b467416c449eb823029e16347b2ea510.eot
│ ├── c2183257e7a697769df4200c547551f1.woff
│ ├── c5cd7f5300576ab4c88202b42f6ded62.gif
│ ├── e79bfd88537def476913f3ed52f4f4b3.eot
│ ├── eeb9224f85430652fd070e4e64129aa4.eot
│ ├── theme.rtlfix
│ ├── 90464e8f4507d7cc4dc4032c752c11fa.svg
│ ├── 126b45cc418ea922d1a78af189061e2e.svg
│ ├── fd22b6e5f1545ed1074b8723ddb00939.svg
│ ├── 0139818ab4ac16ff52d2d029013cb338.svg
│ ├── 91dacb450ecece35acc0acef32dfb0aa.svg
│ ├── 7b652a3485cdc0d5a5c6fcddad221aa8.svg
│ ├── ddd449d2530e09f5988e6c77c5688f2c.svg
│ ├── 460c0b648256e282ed641282fe20f604.svg
│ ├── c87b2ea048dbf0856519524fada18666.svg
│ ├── 9c48dcbcd36d6c5b84c8be46ce841c81.svg
│ ├── 8fcae0bddbfb915409359a59c81dd9e3.svg
│ ├── 3935e107ea61866e60d7946dc6a962f1.svg
│ ├── 8b05d51ede908907d65695558974d86f.svg
│ ├── d3fbae74a276a9f6cf1d6241f29b61a3.svg
│ ├── 7988be8b63edf9c4accebf94d5db7927.svg
│ ├── afb2ed6d67613a724a420a39b4fe5b0d.svg
│ ├── b1db819132e64a3e01911a1413c33acf.svg
│ ├── 36bff72dcba3098b4b70b482b22c29ab.svg
│ ├── 7c24d4275efcbe8891f78378b7c808e0.svg
│ ├── c1a65805f759901a39d10eb854c1dcf2.svg
│ ├── 36c755ebbafc8e434277d60c9ba6dc52.svg
│ ├── 0266b05265f317a7409560b751cd61e8.svg
│ ├── cf2f3c1d5c7cb02c29f61964313148e1.svg
│ ├── 99db8adec61e4fcf5586e1afa549b432.svg
│ ├── 3a2aeeba930cc29e4d31ebfa1b7cdaa2.svg
│ ├── 082a71677e756fb75817e8f262a07cb4.svg
│ └── error.css
├── js
│ └── custom.js
└── fonts
│ ├── MaterialIcons-Regular.eot
│ ├── MaterialIcons-Regular.ttf
│ ├── MaterialIcons-Regular.woff
│ └── MaterialIcons-Regular.woff2
├── _dev
├── css
│ ├── pages
│ │ ├── _cart.scss
│ │ ├── _home.scss
│ │ ├── _order.scss
│ │ ├── _product.scss
│ │ └── _category.scss
│ ├── components
│ │ ├── _searchbar.scss
│ │ ├── starability
│ │ │ ├── basic.scss
│ │ │ ├── all.scss
│ │ │ ├── slot.scss
│ │ │ ├── fade.scss
│ │ │ ├── grow.scss
│ │ │ ├── growRotate.scss
│ │ │ ├── _starability-result.scss
│ │ │ ├── heart.scss
│ │ │ ├── heartbeat.scss
│ │ │ ├── checkmark.scss
│ │ │ └── coinFlip.scss
│ │ ├── search-widget.scss
│ │ ├── categories.scss
│ │ ├── customer.scss
│ │ ├── offcanvas.scss
│ │ ├── slick-theme.scss
│ │ ├── utilities.scss
│ │ └── alert.scss
│ ├── abstracts
│ │ ├── variables
│ │ │ ├── _searchbar.scss
│ │ │ ├── _product-miniature.scss
│ │ │ └── _layout.scss
│ │ └── _mixins.scss
│ ├── layout
│ │ └── _footer.scss
│ ├── partials
│ │ ├── bs_alpha.scss
│ │ └── lazysizes.scss
│ ├── utilities
│ │ └── _utilities.ratio.scss
│ └── theme.scss
├── .browserslistrc
├── babel.config.js
├── img
│ ├── ajax-loader.gif
│ ├── facebook-gray.svg
│ ├── linkedin.svg
│ ├── gplus-gray.svg
│ ├── pinterest-gray.svg
│ ├── facebook.svg
│ ├── facebook-blue.svg
│ ├── gplus.svg
│ ├── gplus-blue.svg
│ ├── pinterest.svg
│ ├── pinterest-blue.svg
│ ├── instagram.svg
│ ├── rss.svg
│ └── vimeo.svg
├── .htaccess
├── js
│ └── components
│ │ └── slick.js
├── gulpfile.js
├── postcss.config.js
└── package.json
├── templates
├── errors
│ ├── static
│ │ ├── 500.html
│ │ └── 503.html
│ ├── forbidden.tpl
│ └── 404.tpl
├── catalog
│ ├── listing
│ │ ├── search.tpl
│ │ ├── best-sales.tpl
│ │ ├── new-products.tpl
│ │ ├── prices-drop.tpl
│ │ ├── category.tpl
│ │ └── supplier.tpl
│ ├── _partials
│ │ ├── products-bottom.tpl
│ │ ├── category-header.tpl
│ │ ├── variant-links.tpl
│ │ ├── product-additional-info.tpl
│ │ └── product-flags.tpl
│ ├── manufacturers.tpl
│ └── suppliers.tpl
├── _partials
│ ├── font.tpl
│ └── stylesheets.tpl
├── checkout
│ ├── checkout-process.tpl
│ └── _partials
│ │ ├── footer.tpl
│ │ ├── steps
│ │ └── unreachable.tpl
│ │ ├── cart-summary-items-subtotal.tpl
│ │ └── login-form.tpl
└── customer
│ ├── identity.tpl
│ └── _partials
│ └── my-account-links.tpl
├── modules
├── ps_imageslider
│ ├── css
│ │ ├── homeslider.css
│ │ └── index.php
│ └── js
│ │ ├── homeslider.js
│ │ ├── responsiveslides.min.js
│ │ └── index.php
├── productcomments
│ └── views
│ │ ├── js
│ │ ├── jquery.rating.plugin.js
│ │ └── index.php
│ │ ├── img
│ │ ├── stars.png
│ │ ├── small_stars.png
│ │ ├── additional_module.png
│ │ └── index.php
│ │ ├── css
│ │ ├── productcomments.css
│ │ └── index.php
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ └── hook
│ │ └── index.php
├── ps_customtext
│ └── ps_customtext.tpl
├── ps_advertising
│ ├── ps_advertising.tpl
│ └── index.php
├── ps_emailalerts
│ └── views
│ │ ├── templates
│ │ ├── hook
│ │ │ ├── my-account-footer.tpl
│ │ │ ├── index.php
│ │ │ └── my-account.tpl
│ │ └── index.php
│ │ └── index.php
├── ps_banner
│ └── ps_banner.tpl
├── ps_facetedsearch
│ ├── ps_facetedsearch.tpl
│ └── views
│ │ └── templates
│ │ └── front
│ │ └── index.php
├── psgdpr
│ └── views
│ │ └── templates
│ │ ├── front
│ │ └── index.php
│ │ └── hook
│ │ └── index.php
├── ps_bestsellers
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ └── hook
│ │ └── index.php
├── ps_brandlist
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ ├── hook
│ │ └── index.php
│ │ └── _partials
│ │ ├── index.php
│ │ ├── brand_text.tpl
│ │ └── brand_form.tpl
├── ps_newproducts
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ └── hook
│ │ └── index.php
├── ps_productinfo
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ └── hook
│ │ └── index.php
├── ps_rssfeed
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ └── hook
│ │ └── index.php
├── ps_specials
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ └── hook
│ │ └── index.php
├── ps_categoryproducts
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ └── hook
│ │ └── index.php
├── ps_crossselling
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ └── hook
│ │ ├── index.php
│ │ └── ps_crossselling.tpl
├── ps_supplierlist
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ ├── index.php
│ │ ├── hook
│ │ └── index.php
│ │ └── _partials
│ │ ├── index.php
│ │ └── supplier_text.tpl
├── ps_viewedproduct
│ └── views
│ │ ├── index.php
│ │ └── templates
│ │ └── hook
│ │ ├── ps_viewedproduct.tpl
│ │ └── index.php
└── ps_socialfollow
│ └── ps_socialfollow.tpl
├── preview.png
├── dependencies
└── modules
│ └── ps_searchbarjqauto
│ ├── logo.png
│ ├── views
│ ├── css
│ │ ├── jquery.auto-complete.css
│ │ └── index.php
│ ├── js
│ │ ├── ps_searchbarjqauto.js
│ │ └── index.php
│ └── templates
│ │ ├── index.php
│ │ └── hook
│ │ └── index.php
│ ├── index.php
│ └── translations
│ └── index.php
├── config
└── .htaccess
└── LICENCE.md
/assets/cache/.gitkeep:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/_dev/css/pages/_cart.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/_dev/css/pages/_home.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/_dev/css/pages/_order.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/_dev/css/pages/_product.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/_dev/css/pages/_category.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/templates/errors/static/500.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/templates/errors/static/503.html:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/_dev/css/components/_searchbar.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/_dev/.browserslistrc:
--------------------------------------------------------------------------------
1 | defaults
2 | ie 11
3 |
4 |
--------------------------------------------------------------------------------
/_dev/css/abstracts/variables/_searchbar.scss:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/modules/ps_imageslider/css/homeslider.css:
--------------------------------------------------------------------------------
1 | /*homeslider*/
--------------------------------------------------------------------------------
/modules/ps_imageslider/js/homeslider.js:
--------------------------------------------------------------------------------
1 | /*! homeslider */
2 |
--------------------------------------------------------------------------------
/modules/ps_imageslider/js/responsiveslides.min.js:
--------------------------------------------------------------------------------
1 | /*! homeslider */
--------------------------------------------------------------------------------
/_dev/babel.config.js:
--------------------------------------------------------------------------------
1 | module.exports = {
2 | presets: ["@babel/preset-env"],
3 | };
4 |
--------------------------------------------------------------------------------
/preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/preview.png
--------------------------------------------------------------------------------
/modules/productcomments/views/js/jquery.rating.plugin.js:
--------------------------------------------------------------------------------
1 | /**
2 | * jquery.rating.plugin.js
3 | */
4 |
--------------------------------------------------------------------------------
/_dev/img/ajax-loader.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/_dev/img/ajax-loader.gif
--------------------------------------------------------------------------------
/assets/img/ajax-loader.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/img/ajax-loader.gif
--------------------------------------------------------------------------------
/assets/css/custom.css:
--------------------------------------------------------------------------------
1 | /*
2 | * Custom code goes here.
3 | * A template should always ship with an empty custom.css
4 | */
5 |
--------------------------------------------------------------------------------
/assets/js/custom.js:
--------------------------------------------------------------------------------
1 | /*
2 | * Custom code goes here.
3 | * A template should always ship with an empty custom.js
4 | */
5 |
--------------------------------------------------------------------------------
/assets/css/MaterialIcons-Regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/MaterialIcons-Regular.eot
--------------------------------------------------------------------------------
/assets/css/MaterialIcons-Regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/MaterialIcons-Regular.ttf
--------------------------------------------------------------------------------
/assets/css/MaterialIcons-Regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/MaterialIcons-Regular.woff
--------------------------------------------------------------------------------
/assets/css/MaterialIcons-Regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/MaterialIcons-Regular.woff2
--------------------------------------------------------------------------------
/assets/fonts/MaterialIcons-Regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/fonts/MaterialIcons-Regular.eot
--------------------------------------------------------------------------------
/assets/fonts/MaterialIcons-Regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/fonts/MaterialIcons-Regular.ttf
--------------------------------------------------------------------------------
/assets/fonts/MaterialIcons-Regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/fonts/MaterialIcons-Regular.woff
--------------------------------------------------------------------------------
/assets/fonts/MaterialIcons-Regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/fonts/MaterialIcons-Regular.woff2
--------------------------------------------------------------------------------
/_dev/css/layout/_footer.scss:
--------------------------------------------------------------------------------
1 | .l-footer{
2 | background-color: $footer-bg;
3 | margin-top: $footer-margin-top;
4 | padding-top: $footer-padding-top;
5 | }
--------------------------------------------------------------------------------
/modules/productcomments/views/img/stars.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/modules/productcomments/views/img/stars.png
--------------------------------------------------------------------------------
/assets/css/012cf6a10129e2275d79d6adac7f3b02.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/012cf6a10129e2275d79d6adac7f3b02.woff
--------------------------------------------------------------------------------
/assets/css/154da4697acc779b55af0a67f1241e4e.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/154da4697acc779b55af0a67f1241e4e.ttf
--------------------------------------------------------------------------------
/assets/css/199038f07312bfc6f0aabd3ed6a2b64d.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/199038f07312bfc6f0aabd3ed6a2b64d.woff2
--------------------------------------------------------------------------------
/assets/css/19c1b868764c0e4d15a45d3f61250488.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/19c1b868764c0e4d15a45d3f61250488.woff2
--------------------------------------------------------------------------------
/assets/css/2fd9c16b805724d590c0cff96da070a4.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/2fd9c16b805724d590c0cff96da070a4.ttf
--------------------------------------------------------------------------------
/assets/css/332f555bb44cdc394d6c799df0c03389.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/332f555bb44cdc394d6c799df0c03389.woff
--------------------------------------------------------------------------------
/assets/css/3d4a907b1b7a232654324a3dd7ae4aa3.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/3d4a907b1b7a232654324a3dd7ae4aa3.eot
--------------------------------------------------------------------------------
/assets/css/3f81521029cc8a9a703419c4a74704a0.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/3f81521029cc8a9a703419c4a74704a0.woff
--------------------------------------------------------------------------------
/assets/css/4f6ff3639c1e5728b905b650c1a06e75.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/4f6ff3639c1e5728b905b650c1a06e75.ttf
--------------------------------------------------------------------------------
/assets/css/570eb83859dc23dd0eec423a49e147fe.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/570eb83859dc23dd0eec423a49e147fe.woff2
--------------------------------------------------------------------------------
/assets/css/68b0c4fcb84d239f261c1a5e65818142.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/68b0c4fcb84d239f261c1a5e65818142.gif
--------------------------------------------------------------------------------
/assets/css/7a3ebca0cba2e2c6090e84e1d77e0f94.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/7a3ebca0cba2e2c6090e84e1d77e0f94.woff2
--------------------------------------------------------------------------------
/assets/css/846c191efd3d0aacde5a916cf2ebf1a4.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/846c191efd3d0aacde5a916cf2ebf1a4.woff
--------------------------------------------------------------------------------
/assets/css/a165a42685795361b25593effb32fdb1.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/a165a42685795361b25593effb32fdb1.ttf
--------------------------------------------------------------------------------
/assets/css/a37b0c01c0baf1888ca812cc0508f6e2.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/a37b0c01c0baf1888ca812cc0508f6e2.ttf
--------------------------------------------------------------------------------
/assets/css/a68cfe9d548950edf5df102269877edd.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/a68cfe9d548950edf5df102269877edd.woff2
--------------------------------------------------------------------------------
/assets/css/a77ade19de3d3762dfbf1fe553b293cc.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/a77ade19de3d3762dfbf1fe553b293cc.eot
--------------------------------------------------------------------------------
/assets/css/b467416c449eb823029e16347b2ea510.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/b467416c449eb823029e16347b2ea510.eot
--------------------------------------------------------------------------------
/assets/css/c2183257e7a697769df4200c547551f1.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/c2183257e7a697769df4200c547551f1.woff
--------------------------------------------------------------------------------
/assets/css/c5cd7f5300576ab4c88202b42f6ded62.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/c5cd7f5300576ab4c88202b42f6ded62.gif
--------------------------------------------------------------------------------
/assets/css/e79bfd88537def476913f3ed52f4f4b3.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/e79bfd88537def476913f3ed52f4f4b3.eot
--------------------------------------------------------------------------------
/assets/css/eeb9224f85430652fd070e4e64129aa4.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/assets/css/eeb9224f85430652fd070e4e64129aa4.eot
--------------------------------------------------------------------------------
/dependencies/modules/ps_searchbarjqauto/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/dependencies/modules/ps_searchbarjqauto/logo.png
--------------------------------------------------------------------------------
/modules/productcomments/views/img/small_stars.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/modules/productcomments/views/img/small_stars.png
--------------------------------------------------------------------------------
/modules/productcomments/views/img/additional_module.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/prestarocket-agence/classic-rocket/HEAD/modules/productcomments/views/img/additional_module.png
--------------------------------------------------------------------------------
/_dev/css/components/starability/basic.scss:
--------------------------------------------------------------------------------
1 | @import '../variables';
2 | @import '../starability-base';
3 | @import '../starability-result';
4 |
5 | .starability-basic {
6 | @include starability-base;
7 | }
--------------------------------------------------------------------------------
/_dev/.htaccess:
--------------------------------------------------------------------------------
1 | # Apache 2.2
2 |
{l s='Viewed products' d='Shop.Theme.Catalog'}
28 |