Created
April 21, 2016 14:20
-
-
Save BernhardPosselt/a5a74345ca1803e48a94323e282c9fd7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<import> | |
<item type="Product"> | |
<property name="europe1Prices"> | |
<item type="PriceRow"> | |
<property name="pdtType" val="gold"/> | |
<property name="price" val="$source['pricecolumnname']"/> | |
</item> | |
</property> | |
</item> | |
</import> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment