Open kuiche opened 9 years ago
Creates pages for all products which don't have pages already.
Test by doing a CSV upload without creating pages and then using the task to create the pages.
To run use bin/cog task:run ecommerce:product_pages:sync. Also test with the options.
bin/cog task:run ecommerce:product_pages:sync
Creates pages for all products which don't have pages already.
Test by doing a CSV upload without creating pages and then using the task to create the pages.
To run use
bin/cog task:run ecommerce:product_pages:sync
. Also test with the options.