* fix space in setting retrieval * allow for previews via `withProduct` * add example property to block registration * add preview handling * fix typo Co-Authored-By: Albert Juhé Lluveras <contact@albertjuhe.com> * Added product preview JSON * Add example.js file for preview content * Update HOC to handle preview. * Move preview check
* Add previews for Reviews blocks * Use double negation instead of Boolean * Refactor withReviews to use class properties * Fix tests * Make example data translatable