Customizing Side Cart template - Override

Learn how to further customize the Side cart templates by overriding.

This can be done by creating a simple override at your theme level.

NOTE: You will have to use an FTP client or the File Manager in your cPanel to carry out this change.

You can follow the below steps:

Copy the template file from the following path:

/wp-content/plugins/upsell-mni-cart/templates/<TEMPLATE_GROUP>/<TEMPLATE_NAME>.php

Example: /wp-content/plugins/upsell-mini-cart/templates/template-1.php

Paste it to your active theme:

/wp-content/themes/<YOUR_THEME_FOLDER>/upsell-mini-cart/templates/<TEMPLATE_GROUP>/<TEMPLATE_NAME>.php

Example: /wp-content/themes/<YOUR_THEME_FOLDER>/upsell-mini-cart/templates/style-1

Now, you can edit the overridden file and do customization.

Still unclear?

If you need any assistance, please create a support request in our ticket system. We are always happy to assist you :)

Last updated