Add affiliate products
This commit is contained in:
parent
b6315efaea
commit
8e6944b053
@ -79,7 +79,7 @@
|
||||
JavaScript Licenses
|
||||
</a>
|
||||
<p class="mt-2">
|
||||
<strong>No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.</strong>
|
||||
<strong>No Ads, No Google Analytics, {% if page.title != "Shop" %}No Affiliates, {% endif %}No Cross-Site Requests.</strong>
|
||||
<em>{{ site.name }} is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt.</em>
|
||||
</p>
|
||||
<p class="text-left">
|
||||
|
BIN
assets/img/png/merch/nsa-monitored.png
Normal file
BIN
assets/img/png/merch/nsa-monitored.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 273 KiB |
BIN
assets/img/png/merch/trust-your-government.png
Normal file
BIN
assets/img/png/merch/trust-your-government.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 175 KiB |
@ -8,6 +8,9 @@ description: "Support PrivacyTools via our official merchandise partners!"
|
||||
<div class="alert alert-warning" role="alert">
|
||||
By clicking the purchase links below, you will be redirected to one of our partner's third-party sites. PrivacyTools makes no representations nor has any supervision or control over the quality, content, reliability or security of the third party website, nor shall PrivacyTools be liable for its use.
|
||||
</div>
|
||||
<div class="alert alert-secondary" role="alert">
|
||||
Some of the products listed on this page are created and sold by a third-party, and we are using affiliate links to keep track of commissions. If you buy something through a link on this page, you will not be charged extra, but we will receive a portion of the sale.
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
@ -21,7 +24,7 @@ description: "Support PrivacyTools via our official merchandise partners!"
|
||||
title="Blue Shield Sticker"
|
||||
price="$3.12"
|
||||
description="Decorate your laptop with our water-resistant, vinyl stickers. Available in a variety of sizes."
|
||||
link="https://www.redbubble.com/shop/p/45311918.EJUG5"
|
||||
link="https://go.privacytools.io/rb/bss"
|
||||
vendor="RedBubble"
|
||||
%}
|
||||
{% include product.html
|
||||
@ -30,7 +33,7 @@ description: "Support PrivacyTools via our official merchandise partners!"
|
||||
price="$5.00"
|
||||
sale="$1.99"
|
||||
description="Limited edition holographic black shield sticker. High quality, perfect for laptop decoration!"
|
||||
link="https://shop.aragon.fun/product/privacytools-holographic/"
|
||||
link="https://go.privacytools.io/aragon/holo/"
|
||||
vendor="Aragon Ventures LLC"
|
||||
%}
|
||||
{% include product.html
|
||||
@ -38,9 +41,25 @@ description: "Support PrivacyTools via our official merchandise partners!"
|
||||
title="Sticker Pack"
|
||||
price="$7.20"
|
||||
description="Decorate your laptop with our water-resistant, vinyl stickers. Available in a variety of sizes."
|
||||
link="https://www.redbubble.com/shop/p/45316423.QK27K"
|
||||
link="https://go.privacytools.io/rb/sp1"
|
||||
vendor="RedBubble"
|
||||
%}
|
||||
{% include product.html
|
||||
image="trust-your-government.png"
|
||||
title="Trust Your Government"
|
||||
price="$2.60"
|
||||
description="Decorate your laptop with our water-resistant, vinyl stickers. Available in a variety of sizes."
|
||||
link="https://go.privacytools.io/rb/trust"
|
||||
vendor="RedBubble (Aff)"
|
||||
%}
|
||||
{% include product.html
|
||||
image="nsa-monitored.png"
|
||||
title="Trust Your Government"
|
||||
price="$4.16"
|
||||
description="Decorate your laptop with our water-resistant, vinyl stickers. Available in a variety of sizes."
|
||||
link="https://go.privacytools.io/rb/nsa"
|
||||
vendor="RedBubble (Aff)"
|
||||
%}
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user