Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/venturaproject/accesoriesonlist
Prestashop module. Show product´s accesories in product list view
https://github.com/venturaproject/accesoriesonlist
prestashop prestashop-1-6 prestashop-free-module
Last synced: about 3 hours ago
JSON representation
Prestashop module. Show product´s accesories in product list view
- Host: GitHub
- URL: https://github.com/venturaproject/accesoriesonlist
- Owner: venturaproject
- Created: 2017-08-14T15:48:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T07:45:05.000Z (over 5 years ago)
- Last Synced: 2024-05-12T08:27:26.366Z (6 months ago)
- Topics: prestashop, prestashop-1-6, prestashop-free-module
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# accesoriesonlist
Prestashop module. New hook must be added in product-list.tpl
### Prerequisites
Add this:
```
{hook h='displayAccesoriesOnList' product=$product}
```