marianokit / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Exclude pages #229

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We need to add a new feature in the extension. It concerns multipage templates.
In our w2p portal, users can proceed to the checkout without having to
personalize each page in the template.

Example:
We have a 5 page template. A user only needs 3 pages rather than all 5.
They populate the fields, update a preview and click "Add to cart" on any
of the pages.

Basically, the enhancement should enable "Add to cart" button on all pages
as soon as a preview is generated. This way they won't be forced to order
all pages. If a user personalizes 3 of the 5 pages in the template and
clicks "Add to cart" on the third page, the system only uses the 3 pages
and discards the other 2, showing a notification to the user just in case:

Update all pages you want included in the final product before checking out.
Any pages you omit will be excluded.

Original issue reported on code.google.com by agur...@gmail.com on 7 Jun 2010 at 11:56

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 7 Jun 2010 at 2:18

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 6 Nov 2010 at 9:32

GoogleCodeExporter commented 8 years ago
This config should be coming from ZP templates, but it's not there any more.
We'll need to use a flag in a config file in Mage to change the behavior of 
this feature from required to optional.

Flag types:
all - applies to all products
category - applies to products in certain categories
product - per product

Original comment by zetapri...@gmail.com on 6 Dec 2010 at 8:31

GoogleCodeExporter commented 8 years ago

Original comment by ad...@zetaprints.com on 21 Apr 2011 at 3:17

GoogleCodeExporter commented 8 years ago
fixed elsewhere

Original comment by ad...@zetaprints.com on 16 Jan 2012 at 3:53