Skip to content

Remove Linkshare references from affiliate links section #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions source/includes/products/_links.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
## Links
The Links attributes provide a way for you to direct customers to a BESTBUY.COM product detail page or create a BESTBUY.COM cart on their behalf while including the product in the cart.
The Links attributes provide a way for you to direct customers to a BESTBUY.COM product detail page or create a BESTBUY.COM cart on their behalf while including the product in the cart.

Attribute | Description
--------- | -----------
**addToCartUrl** | URL to BESTBUY.COM with item in cart
**url** | URL to BESTBUY.COM product detail page

<br>
For our **affiliate partners** we provide this same functionality but use a special link so you can get credit for your sale. Affiliates add their LinkShare Affiliate Tracking Code (LID) to their query request. The URL generated will direct the customer to BESTBUY.COM with this item in their cart and credit the affiliate with the sale. <i>Additional information on the affiliate program can be found <a href="https://developer.bestbuy.com/affiliate-program" target="_blank">here</a>.</i>
For our **affiliate partners** we provide this same functionality but use a special link so you can get credit for your sale. Affiliates add their Impact Partner ID (IPID) to their query request. The URL generated will direct the customer to BESTBUY.COM with this item in their cart and credit the affiliate with the sale. <i>Additional information on the affiliate program can be found <a href="https://developer.bestbuy.com/affiliate-program" target="_blank">here</a>.</i>

Attribute | Description
--------- | -----------
**linkShareAffiliateAddToCartUrl** | URL to BESTBUY.COM with item in cart
**linkShareAffiliateUrl** | URL to BESTBUY.COM product detail page
**affiliateAddToCartUrl** | URL to BESTBUY.COM with item in cart
**affiliateUrl** | URL to BESTBUY.COM product detail page