You are here:  » Voucher Feed


Voucher Feed

Submitted by babyuniverse on Sat, 2021-07-31 06:50 in

Hi David,

I have a voucher feed which doesn't contain a price field.Is there a way to ignore the price on register and then set all prices on vouchers to 1c or similar?

That way the vouchers will appear at the start of the merchant search results.

Fields Available in the voucher feed are

Merchant ID
Merchant Avatar
Merchant Name
Promo Name
Description
TaregtUrl
Start Date
End Date

Thanks
Richard

Submitted by support on Mon, 2021-08-02 08:16

Hi Richard,

It sounds like you are registering a voucher code feed as a regular product feed - as there is no price field what you could do is register the Merchant ID field as the Price field and then after registration add a new Search and Replace field to the Price Field. On the configuration page for the filter enter the Merchant ID e.g 1234 and in the Replace field the price you want to use e.g. 0.01

Cheers,
David.
--
PriceTapestry.com

Submitted by babyuniverse on Tue, 2021-08-03 10:24

Hi david,

Yes that is correct, on my affiliate network the vouchers are like a separate feed.
I have been experimenting doing very similar to what you suggested but have over 100 merchant ID.

Is there a wildcard I can use for Find and replace of ID to 0.01

Thanks
Richard

Submitted by support on Tue, 2021-08-03 10:45

Hi Richard,

Sure - use Search and Replace RegExp instead, and for Search use:

^.*$

(that will match anything)

Cheers,
David.
--
PriceTapestry.com