Hi,
Due to Trusted Shops precertification "To Basket" button was "removed" under My
Account / Order History. We only commented this part of button in template
accout_order.tpl:
[{*
[{oxhasrights ident="TOBASKET"}]
[{if $oArticle->isBuyable() }]
[{if $oArticle->oxarticles__oxid->value }]
<a
id="test_accOrderToBasket_[{$order->oxorder__oxordernr->value}]_[{$smarty.foreach.testOrderItem.iteration}]"
href="[{ oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_order"
params="fnc=tobasket&aid=`$oArticle->oxarticles__oxid->value`&am=1" }]"
class="tocart" rel="nofollow"></a>
[{/if }]
[{/if }]
[{/oxhasrights}]
*}]
So you can always enable it if needed.
This change goes to next release.
Regards,
Vilma
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general