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)
Product name
Custom event end
Remove product from Cart - Ajax
Product attributes
Event code
SKU / item code
Unit price | Subtotal
Quantity - Ajax
Product policy (connected with the Product details page)
Convert structure from table to div
Details: customize the Cart page in following points (right side)
Products | Qty. | Price columns
Unit Price
Subtotal
Order Total
Note: ..
We'll use the design same as reebonz.com.sg cart page.
http://development.cityguest.ro/en/carthttp://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.
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.
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.