NorrWing / CityGuest-development

Issues trucking
4 stars 0 forks source link

Cart page #9

Open NorrWing opened 11 years ago

NorrWing commented 11 years ago

Cart page

It's required to customize the Cart page as reebonz.com.sg cart page. The designer didn't know to manage this kind of work.

Details: customize the Cart page in following points (left side)

Details: customize the Cart page in following points (right side)

We'll use the design same as reebonz.com.sg cart page.

screenshot from 2013-09-15 20 29 09

screenshot from 2013-09-24 21 26 44

http://development.cityguest.ro/en/cart http://www.reebonz.com.sg/cart We'll use the design same as reebonz.com.sg cart page. We'll create separate block for each product and assign the related values, which are passed from that product page to the cart page. Each thing is covered in the separate span and class so that it will be easy to move the things.Then show the summary block in the right side. Also displays or outputs the description of each product separated by the line below the cart items.

Need hooks for rearrange the things in Cart page.

Belong Cart page, we need to display that "Special tab" content, which is Individual connected with every product It should appear bellow products, as it's in Reebonz, with that simple design.

It's containing: Horizontal separation line, between each other. For your "[product name]" Individual description for product as it's added belong every product, when was added.


We will have to do some customization to this. This can be done in the template.php file, taking care of some functions. We'll have full control over it.