Just click and you will get your shortcode
woocommerce_before_main_content
Shop
woocommerce_archive_description
woocommerce_before_shop_loop
Showing all 4 results
- woocommerce_before_shop_loop_item
woocommerce_before_shop_loop_item_title
woocommerce_shop_loop_item_title
Product Title
woocommerce_after_shop_loop_item_title
€5,00
woocommerce_after_shop_loop_item
-
woocommerce_before_shop_loop_item
woocommerce_before_shop_loop_item_title
woocommerce_shop_loop_item_title
Test 6
woocommerce_after_shop_loop_item_title
€5,00
woocommerce_after_shop_loop_item
woocommerce_after_shop_loop
woocommerce_after_main_content
X
function woocommerce_show_product_sale_flash() {
echo “Working”;
}
add_action( ‘woocommerce_before_single_product_summary’, ‘woocommerce_show_product_sale_flash’);
Copy
Note: Paste this code in you active theme Function.php and make sure you got FTP or Cpanel i.e. Backend access in case of mishap