?AlkantarClanX12
| Current Path : /home/rankinh/numerik/wp-content/themes/blackdsn/template-parts/header/ |
| Current File : /home/rankinh/numerik/wp-content/themes/blackdsn/template-parts/header/sidebar-cart.php |
<?php
if ((blackdsn_is_shop() || blackdsn_is_product() || blackdsn_doc_elementor()->getVal('show_cart')) && is_active_sidebar('wc-sidebar-cart')) : ?>
<div id="dsn_cart" class="dsn-cart">
<?php dynamic_sidebar('wc-sidebar-cart'); ?>
</div>
<?php endif; ?>