在file- product_edit_information.php中添加
<?php $i = 1 - $i; ?>
<tr class="row<?php echo $i?>">
<td ><div style="text-align:right;font-weight:bold;">
<?php echo JText::_('COM_VIRTUEMART_PRODUCT_COUNTRY') ?></div>
</td>
<td colspan="3">
<select name="mprices[product_currency][0]" id="mpricesproduct_currency0" style="display: none;" class="chzn-done">
<option><?php echo $this->product->product_url; ?></option>
</select>
</td>
</tr>
但是,对管理面板没有任何影响。请参见下面的截图:
此外,如果可能的话,任何人都可以为优惠券系统建议一个组件或模块或插件而无需付费。