Spade

Mini Shell

Directory:~$ /home/lmsyaran/public_html/plugins/system/hikashopremarketing/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/public_html/plugins/system/hikashopremarketing/hikashopremarketing.xml

<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" version="2.5"
method="upgrade" group="system">
	<name>HikaShop Google Dynamic Remarketing (conversion
tracking)</name>
	<creationDate>12 février 2021</creationDate>
	<version>4.4.1</version>
	<author>Hikari Software</author>
	<authorEmail>dev@hikashop.com</authorEmail>
	<authorUrl>http://www.hikashop.com</authorUrl>
	<copyright>(C) 2010-2021 HIKARI SOFTWARE. All rights
reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-3.0.html
GNU/GPL</license>
	<description>Hikashop Google remarketing (conversion tracking)
plugin</description>
	<files>
		<filename
plugin="hikashopremarketing">hikashopremarketing.php</filename>
	</files>
	<params addpath="/components/com_hikashop/params">
		<param name="adwordsid" type="text"
default="" label="HIKA_ADWORDS_ID"
description="ADWORDS_ID" />
		<param name="ecomm_prodid" type="text"
size="50" default="product_code"
label="ECOMM_PRODID_LABEL"
description="ECOMM_PRODID_DESC" />
		<param name="price_displayed" type="list"
default="0" label="HIKA_PRICE_DISPLAYED"
description="PRICE_DISPLAYED">
			<option
value="cheapest">CHEAPEST_PRICE_DISPLAYED</option>
			<option
value="average">AVERAGE_PRICE_DISPLAYED</option>
			<option
value="expensive">MOST_EXPENSIVE_PRICE_DISPLAYED</option>
			<option
value="unit">UNIT_PRICE_DISPLAYED</option>
		</param>
	</params>
	<config>
		<fields name="params"
addfieldpath="/components/com_hikashop/fields">
			<fieldset name="basic">
				<field name="adwordsid" type="text"
default="" label="HIKA_ADWORDS_ID"
description="ADWORDS_ID" />
				<field name="ecomm_prodid" type="text"
size="50" default="product_code"
label="ECOMM_PRODID_LABEL"
description="ECOMM_PRODID_DESC" />
				<field name="price_displayed" type="list"
default="0" label="HIKA_PRICE_DISPLAYED"
description="PRICE_DISPLAYED">
					<option
value="cheapest">CHEAPEST_PRICE_DISPLAYED</option>
					<option
value="average">AVERAGE_PRICE_DISPLAYED</option>
					<option
value="expensive">MOST_EXPENSIVE_PRICE_DISPLAYED</option>
					<option
value="unit">UNIT_PRICE_DISPLAYED</option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>