<li><a id="priceAlarmLink" rel="nofollow" href="[{ $oDetailsProduct->getLink()|cat:'... wConf->getSelfLink()|cat:"cl=newsletter" }]" rel="nofollow">[{ oxmultilang ident="NEWSLETTER" }]</a></...
<code>
/**
* Returns true if article is not buyable
*
* @return bool
*/
p... zu vererben und dass dann der //Theme Switcher// nocht funtkioniert. Da hätte man evtl. so viel am Th
ftware, ob es freie Gutscheincodes gibt (die auch noch eine gewisse Gültigkeit haben sollen) und holt ... BLE `oxvouchers` ADD `sent_to_customer` SMALLINT NOT NULL DEFAULT '0' COMMENT 'Is the vouche free or ... to customer'
</code>
Abfrage freie Codes, die noch mind. 90 Tage gültig sind:
<code>
SELECT v.OXVO... CHERSERIEID = s.OXID WHERE s.OXENDDATE > DATE_ADD(now(), INTERVAL 90 DAY) AND v.sent_to_customer = 0 L