Add product weight and cart weight on view cart in Cs-cart
This is a minor addon code to show product weight and total weight on the cart. You can add this code to any of your existing addon or my_changes addon. To illustrate, I will do the changes to...
View ArticleHow to put a cute little update under quantity on view cart in Cs-cart
Do you miss an update button on your cart like amazon.com has in the image below ? This post will show you how you can add an update link like this in cs-cart without touching core files. This is a...
View ArticleBetter looking sign in | register in Cs-cart ?
Do you want your Cs-cart sign in / register to look like this instead of If yes, this post shows you how to do it with minor addon css code. Which means you don’t have to edit any core files. This...
View ArticleProduct added to cart notification to stay in Cs-cart
I find it more user friendly for the “product added to cart” notification to stay unless clicked. There is a one alphabet modification and you can achieve this. This is touching the core file but one...
View ArticleAdd to cart button on wishlist products in Cs-cart
Wishlist in Cs-cart is very minimal. One obvious feature missing is ability to add a product to cart from wishlist itself. The following one line change will at least make that happen. In file...
View ArticleList of third party Cs-cart 3.0 addons
Following is a list of cs-cart addons. Cs-cart doesn’t have a centralized place to list addons, so I created this page for ready reference. The order of the list is random. The addons are included...
View ArticleAdd customer’s order number on Cs-cart admin’s order detail page
This minor addon code will add customer’s order number (as in nth order) in admin’s order detail page. See the image below for better understanding. I personally find it helpful when reviewing orders...
View ArticleOrder items in Cs-cart admin’s Order listing and Order search pages
This code modification will help you see order items on Order listing (Orders -> view orders) page itself. The details will show up on order search results too. See the image below. I find it very...
View ArticleList of third party Cs-cart 3.x templates
Following is a list of cs-cart templates. Cs-cart doesn’t have a centralized place to list templates, so I created this page for ready reference. The order of the list is random. The templates are...
View ArticleAddon code to sync Cs-cart users to Mailchimp
This post will explain how to sync Cs-cart newly registered customers to your Mailchimp list on a daily basis. You can edit one of your existing addons. If you don’t have an existing addon, do the...
View Article