For an Ecommerce website I am required to create two pages. 1) One that will be displaying the "Deal of the day", which is basically a summary of the product on sale and another 2) product page where the actual product-deal resides.
- "Deal of the day" page
- Fixed url e.g. homepage.com/deal-of-the-day
- Product description summary
- Go to product-deal & Buy Now Button
- Content changes everyday
- Product Deal Page
- Similar to other products, sometimes will be a group of products, coupons etc.
- Product deals will be stored for later re-use
- Not visible from the main product catalogue
- These products are most of the time the same products from the catalogue but different copy
Recommendations? Thanks!