Download the PHP package monsieurbiz/mbiz_trackingtags without Composer
On this page you can find all versions of the php package monsieurbiz/mbiz_trackingtags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download monsieurbiz/mbiz_trackingtags
More information about monsieurbiz/mbiz_trackingtags
Files in monsieurbiz/mbiz_trackingtags
Download monsieurbiz/mbiz_trackingtags
More information about monsieurbiz/mbiz_trackingtags
Files in monsieurbiz/mbiz_trackingtags
Vendor monsieurbiz
Package mbiz_trackingtags
Short Description Magento module which allows to configure tags on some pages with available data.
License MIT
Package mbiz_trackingtags
Short Description Magento module which allows to configure tags on some pages with available data.
License MIT
Please rate this library. Is it a good library?
Informations about the package mbiz_trackingtags
Mbiz_TrackingTags
This extension allows you to add HTML in the bottom of the following pages by default:
- Category view
- Product view
- Homepage
- Checkout success
- Cart
Each tag is parsed by a filter which allows you to put a lot of data in your HTML.
Example:
This tag will display:
- A JSON object with the products (sku + name) in the cart. Of course you can add all the attributes in the
quote_item
like:product_id
,free_shipping
,description
,qty
,row_total
,row_total_incl_tax
… - The number of products in the cart.
- The grand total of the quote. Of course you can use all the attributes in the
quote
like:customer_email
,customer_dob
,customer_is_guest
,coupon_code
,customer_taxvat
,subtotal
,subtotal_with_discount
…
License
See LICENSE.
All versions of mbiz_trackingtags with dependencies
PHP Build Version
Package Version
No informations.
The package monsieurbiz/mbiz_trackingtags contains the following files
Loading the files please wait ....