PSU
Purecode Step Up

Cart Screen - Copy this React, Tailwind Component to your project

Create a responsive cart screen UI for an online pizza ordering system using HTML, CSS, and JavaScript. The layout should closely resemble the following structure: Header Section: Display the cart title 'Giỏ Hàng Của Bạn' with a combo deal 'MUA 1 TẶNG 1 PIZZA SEAFOOD' at the top. The total price for the combo should be prominently displayed at 343,000đ. Include an option to 'Xóa Toàn Bộ Combo,' allowing users to remove the entire combo from the cart. Combo Items Section: List the items in the combo: Item 1: 'Pizza Siêu Topping Hải Sản Xốt Pesto Chanh Sả' with description 'Đế Dày Bột Tươi,' 'Size 9 inch,' and an additional 'Viên xúc xích 9" (69,000đ).' Item 2: 'Chai Fanta 1.5L' as the drink. Item 3: 'Pizza Thập Cẩm Thượng Hạng' with description 'Đế Dày Bột Tươi' and 'Size 9 inch.' Each item should display: A product image to the left The product name, description, and size The quantity of each item should be fixed at 1 for each individual item, since this is part of a combo. Quantity Control for Combo: Include '+' and '−' buttons to allow the user to modify the quantity of the entire combo. This should control the number of combos ordered and not the individual items within the combo. Promo Code Section: Below the list of items, include a section where users can enter a promo code. A button labeled 'Áp Dụng' should be next to the input field to apply the code. Price Summary Section: Display a price breakdown that includes: Tổng (Total): 548,000đ Giảm K.Mãi (Discount): 205,000đ Giảm Vouchers (Voucher Discount): 0đ Phí Giao Hàng (Delivery Fee): 0đ Highlight the final price in bold and red as 'Thanh Toán' with the value of 343,000đ. Emphasis on Combo: Users are unable to customize individual items within the combo. They can only modify the quantity of the entire combo or remove the whole combo from the cart. The UI should be visually appealing, easy to navigate, and fully responsive for different screen sizes.

Prompt
Component Preview

About

CartScreen - Create a responsive cart UI for pizza orders with combo details, item listings, promo code input, and total price, built. Copy component code!

Share

Last updated 1 month ago