Skip to content
This repository has been archived by the owner on Dec 5, 2017. It is now read-only.

liip/LiipFoxycartBundle

Repository files navigation

UNMAINTAINED

This bundle is no longer maintained. Feel free to fork it if needed.

Liip Foxycart Bundle

Provides integration with Foxycart

Work in progress, currently it just provides a twig extension:

To render the foxycart css/js:

{{ foxycart_head() }}

To render a cart link with hmac encoded parameters:

{{ foxycart_link_cart({'code': 'sku123', 'name': 'My article', 'price': 22.25}) }}

Releases

No releases published

Packages

No packages published