Product templates validation #6
Reference in New Issue
Block a user
Delete Branch "product-templates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Documentation including the smoke test are on google docs
https://docs.google.com/document/d/1Bel9h-hRimc6I7LApPCKRKHE33zgrOJeCHQNVitP8R8/edit
There are no changes on frontend. You can just copy the wordpres and db dump, and you are redy to go ...
Observations regarding product templates:
I think we should definitely go with custom product taxonomy for templates. This way product template will not be mixed with product. I would also not mix product type with templates, since only grouped product type can use templates so not to interfere with that.
We could add custom taxonomy for product used for templates, where only grouped product can choose which template they belong to. Also since taxonomy term can have metadata set for them, we could use that do have custom field on term edit page to associate needed product categories with that template term.
Also this way product template is created separate from product and we do not have to worry about logic for hiding this 'special product'. Also this way product template would execute only the single functionality it is needed for.
assigned to @akrdzic
merged
mentioned in commit
79eabd9cb5