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">';
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@ do_action('calla_elated_before_main_content');
|
||||
if ( ! is_singular( 'product' ) ) { ?>
|
||||
<div class="eltdf-container">
|
||||
<div class="eltdf-container-inner clearfix">
|
||||
<div class="eltdf-grid-row">
|
||||
<div class="eltdf-grid-row 1">
|
||||
<div <?php echo calla_elated_get_content_sidebar_class(); ?>>
|
||||
<?php calla_elated_woocommerce_content(); ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user