Save
This commit is contained in:
@@ -402,7 +402,10 @@ if ( ! function_exists( 'calla_elated_single_product_summary_additional_tag_afte
|
||||
|
||||
if ( ! function_exists( 'calla_elated_pl_holder_additional_tag_before' ) ) {
|
||||
function calla_elated_pl_holder_additional_tag_before() {
|
||||
|
||||
$category_id = get_queried_object_id();
|
||||
if($category_id == 1958 or $category_id == 1761 or $category_id == 1762) {
|
||||
print '<p>Uwaga! Aby łatwiej dopasować potrzebną ilość do Twoich potrzeb materiały sprzedawane są co pół metra - 1 szt dodana do koszyka to jest 0,5m tkaniny. Jeśli masz problem z przeliczeniem potrzebnej ilości skontaktuj się z nami - chętnie pomożemy.</p>';
|
||||
}
|
||||
print '<div class="eltdf-pl-main-holder">';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user