Updated the cart ID for devsite
authorLaury GvR <laury@gaslightmedia.com>
Tue, 6 Sep 2016 20:20:31 +0000 (16:20 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 6 Sep 2016 20:20:31 +0000 (16:20 -0400)
woocommerce.php

index b135a79..0c5c2de 100644 (file)
                         <div id="woo-quick-display" class="small-12 medium-9 columns medium-centered">
                             <div id="woo-quick-cart-icon" class="small-3 columns left">
                                 <div class="woo-quick-cart-image">
-                                    <a href="<?php echo get_permalink(161);?>">
+                                    <a href="<?php echo get_permalink(99);?>">
                                         <img src="<?php echo get_template_directory_uri(); ?>/assets/shopping-cart.png">
                                     </a>
-                                    <a href="<?php echo get_permalink(161);?>"><h3>view cart</h3></a>
+                                    <a href="<?php echo get_permalink(99);?>"><h3>view cart</h3></a>
                                 </div>
 
                             </div>