Created
April 15, 2023 18:59
-
-
Save damadorPL/22743e8c114206148e989249bb93332a to your computer and use it in GitHub Desktop.
shortcode na sklepie
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if(is_shop() && !is_product_category()){ | |
echo do_shortcode('[block id="kategoria-opis-dolny-sklep"]'); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment