Override template Content Cart
The template of the shopping cart module can be redefined by the standard Joomla template engine:
/modules/mod_contentcart/tmpl/default.php
Plugin templates can be overridden in the following way:
Create the folder plg_content_contentcart in your template /templates/you_template/html/
/templates/you_template/html/plg_content_contentcart
Copy the files from the folder: /plugins/content/contentcart/tmpl/
Template description:
- cart.php is a basket template.
- default.php - the button template in the Joomla material.
- mail.php - template of the letter.