Transferring your own data and saving them together with the transaction.
The abpar parameter are used to provide us with additional data that you want us to write on the transaction.
This can be your:
- website’s user ID,
- product name,
- ID of the website on which clicking took place, etc.
These parameters can be added to the Where To Buy plugin code.
Ways of using Abpar parameter
You can use parameters: abpar2
To use the abpar
parameter in the 100shoppers plugin(widget), add the appropriate values to the code, as in the following example.
<div
class="bb-widget"
id="buybox-u2kg"
data-bb-id="1"
data-bb-oid="4751606"
data-bb-abpar1="Value"
</div>