unimitysolutionspvtltd / basiccart

1 stars 0 forks source link

The cart display should be easily customizable by other users through a template #6

Open alexdicianu opened 8 years ago

alexdicianu commented 8 years ago

The method that handles the cart display needs to be themeable. My suggestion would be to move it to a template instead mixing it in Utility.php.

public function get_cart_content()

karthikeyan-manivasagam commented 8 years ago

Sure will move it

karthikeyan-manivasagam commented 7 years ago

moved to templates - https://github.com/karthikeyan-manivasagam/basic_cart/