Let's say there is a book.
Books are printed by sheet.
You can't have a 19-page boook. Not economical because there will be 20
pages anyway.
We need to build a product where a user can interactively add more "sheets"
as they need them. Each "sheet" will be an order as far as ZP goes, but
from the Mage end it probably needs to be a single item. Or maybe multiple
items, but the user shouldn't be going through additional steps of
navigating between add to cart and back to the template. More like "Add to
cart and continue", which adds the item to cart and keeps them on the same
page.
The exact behavior needs to be thought through.
Likely we will add stitching as an additional step when the order is
placed. It will be a request to ZP with a list of ZP orders. ZP will create
a new order that will contain a single PDF with all the contents from the
other ones.
Original issue reported on code.google.com by zetapri...@gmail.com on 1 Jun 2010 at 1:04
Original issue reported on code.google.com by
zetapri...@gmail.com
on 1 Jun 2010 at 1:04