EmreSarikaynak / magento-w2p

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

Dynamic imaging products #654

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some products do not need output file generation. We should allow adding to 
cart without saving an order and no subsequent output file generation.

1. Add checkbox "Dynamic imaging" to w2p tab in product details
2. Add checkbox "Dynamic imaging" to category details page

If any of the checkboxes is checked on the product goes as DI.

When the product is added to cart save the URL of the image. It will sit on ZP 
until the item is checked out. Once it is checked out download it to Mage and 
show the link in order details.

Question: does mage request full size image or limits it using _xx_xx params in 
the file name?

Whatever the user gets with the order should be the full size provided by ZP.

Original issue reported on code.google.com by ad...@zetaprints.com on 16 Sep 2011 at 11:08

GoogleCodeExporter commented 8 years ago
Diffs:

 * http://code.google.com/p/magento-w2p/source/detail?r=1795
 * http://code.google.com/p/magento-w2p/source/detail?r=1796

Please, use 1.9.2.0alpha1 release for testing.

Original comment by Anatoly....@gmail.com on 20 Sep 2011 at 6:22

GoogleCodeExporter commented 8 years ago
Tested on /mageimage/
web_to_print_store_incl_theme   1.9.2.0alpha1 (alpha)

works as expected. Test OK

Questions:
Which file is presented in order details? I placed an order on this one:
http://d1.zetaprints.com/mageimage/index.php/sample-stationery/subcategory-02/to
p-banner.html
and compared the regular PNG output with the one I got when the template is 
marked as DI. They were different by a px on each side:
http://d1.zetaprints.com/mageimage/media/tmp/catalog/product/previews/2a927798-9
821-4220-837b-703dc1e5252c-0.png
http://cname.zetaprints.com//pdf/99273953-285b-4c7c-a0de-adb1902a3a24.png
probably related to:
http://code.google.com/p/magento-w2p/issues/detail?id=658

Notes:
1. It also works for multipage templates. One of the DI template requirements 
is to have only one page. I think that it is fine as is and admins should be 
able to set a template to act as DI one regardless if it is multipage.

2. The order is not registered in the w2p end.

3. The options is not included in bulk edit list of options. Do we need it 
there?

Original comment by agur...@gmail.com on 22 Sep 2011 at 2:55

GoogleCodeExporter commented 8 years ago
> 3. The options is not included in bulk edit list of options. Do we need it 
there?

Which options?

Original comment by Anatoly....@gmail.com on 30 Sep 2011 at 6:48

GoogleCodeExporter commented 8 years ago
Nevermind.
Was thinking if it's worth it to include the option in bulk edit. We have it 
available for individual product attributes editing and category editing.
Bulk options will allow users to select multiple products, use "Update 
attributes" action and turn them into DI products.

Original comment by agur...@gmail.com on 30 Sep 2011 at 8:08

GoogleCodeExporter commented 8 years ago
M.'s bulk editor contains only pre-defined set of options. The set is not 
expendable as I know.  

Original comment by Anatoly....@gmail.com on 30 Sep 2011 at 11:54

GoogleCodeExporter commented 8 years ago

Original comment by Anatoly....@gmail.com on 11 Oct 2011 at 5:53

GoogleCodeExporter commented 8 years ago
I think it's possible to add out item to the dropdown menu where bulk edit item 
is placed. Admin will be able to select multiple products and turn them into DI 
products.

What do you think?

Original comment by Anatoly....@gmail.com on 11 Jan 2012 at 7:42

GoogleCodeExporter commented 8 years ago
Yep. Atanas, can you post a new issue?

Original comment by ad...@zetaprints.com on 11 Jan 2012 at 7:56

GoogleCodeExporter commented 8 years ago
posted:
http://code.google.com/p/magento-w2p/issues/detail?id=734

Original comment by agur...@gmail.com on 12 Jan 2012 at 2:17

GoogleCodeExporter commented 8 years ago

Original comment by ad...@zetaprints.com on 12 Jan 2012 at 8:58

GoogleCodeExporter commented 8 years ago
http://www.zetaprints.com/magentohelp/dynamic-imaging-products/

Original comment by agur...@gmail.com on 12 Mar 2012 at 4:55

GoogleCodeExporter commented 8 years ago

Original comment by ad...@zetaprints.com on 13 Mar 2012 at 6:50