first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if ($soteshop_xml->getProductId()): ?>
|
||||
<?php echo st_link_to($soteshop_xml->getProduct()->getCode(), 'product/edit?id='.$soteshop_xml->getProductId()); ?>
|
||||
<?php endif; ?>
|
||||
Reference in New Issue
Block a user