News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Remove Product(s) Link mod_virturemart_cart

Started by shinosky, June 27, 2014, 18:55:35 PM

Previous topic - Next topic

shinosky

Greetings,

I'm looking for a way to remove the product(s) <a> link in the mod_virtuemart_cart. I want the product name - just no link. I'm stuck on line 34 of the default.php page under mod_virtuemart_cart/tmpl/:

                        <div class="product_row">
<span class="quantity"><?php echo  $product['quantity'?></span>&nbsp;x&nbsp;<span class="product_name"><?php echo $product['product_name'] <-- RIGHT HERE ?></span>
</div>


Any ideas? Attached is an image to help better show what I'm trying to accomplish.


Thanks,

Michael

[attachment cleanup by admin]