{"id":4557,"date":"2022-04-04T21:07:55","date_gmt":"2022-04-04T18:07:55","guid":{"rendered":"https:\/\/creativethemes.com\/blocksy\/?post_type=documentation&amp;p=4557"},"modified":"2022-04-04T21:07:55","modified_gmt":"2022-04-04T18:07:55","slug":"restore-built-in-woocommerce-product-gallery","status":"publish","type":"documentation","link":"https:\/\/creativethemes.com\/blocksy\/docs\/code-snippets\/restore-built-in-woocommerce-product-gallery\/","title":{"rendered":"Restore built-in WooCommerce product gallery"},"content":{"rendered":"\n<p>Blocksy employs a very nice product gallery, which can be customised further using the Customiser. If you wish to return to WooCommerce&#8217;s default gallery for whatever reason, feel free to use the snippet below.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>add_filter('blocksy:woocommerce:product-view:use-default', function ($current_value) {\n  \/\/ Use WooCommerce built in gallery\n  return true;\n});<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Blocksy employs a very nice product gallery, which can be customised further using the Customiser. If you wish to return to WooCommerce&#8217;s default gallery for whatever reason, feel free to use the snippet below.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"doc_categories":[125],"class_list":["post-4557","documentation","type-documentation","status-publish","hentry","doc_categories-code-snippets"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"acf":[],"_links":{"self":[{"href":"https:\/\/creativethemes.com\/blocksy\/wp-json\/wp\/v2\/documentation\/4557","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/creativethemes.com\/blocksy\/wp-json\/wp\/v2\/documentation"}],"about":[{"href":"https:\/\/creativethemes.com\/blocksy\/wp-json\/wp\/v2\/types\/documentation"}],"author":[{"embeddable":true,"href":"https:\/\/creativethemes.com\/blocksy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/creativethemes.com\/blocksy\/wp-json\/wp\/v2\/comments?post=4557"}],"version-history":[{"count":0,"href":"https:\/\/creativethemes.com\/blocksy\/wp-json\/wp\/v2\/documentation\/4557\/revisions"}],"wp:attachment":[{"href":"https:\/\/creativethemes.com\/blocksy\/wp-json\/wp\/v2\/media?parent=4557"}],"wp:term":[{"taxonomy":"doc_categories","embeddable":true,"href":"https:\/\/creativethemes.com\/blocksy\/wp-json\/wp\/v2\/doc_categories?post=4557"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}