rajudhaka

Add to compare Button

Jul 23rd, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.28 KB | None | 0 0
  1. <?php if(function_exists('yith_woocompare_constructor')) : ?>
  2. <!-- Add to compare Button -->
  3. <a class="compare" data-product_id="<?php echo get_the_ID(); ?>" href="<?php echo site_url(); ?>/?action=yith-woocompare-add-product&amp;id=<?php echo get_the_ID(); ?>"></a>
  4. <?php endif; ?>
Advertisement
Add Comment
Please, Sign In to add comment