Difference between pages "NTBI Review Rewards Program" and "MediaWiki:Timeless.css"

(Difference between pages)
imported>NelsonJenkins
 
 
Line 1: Line 1:
The '''NTBI Review Rewards Program''' is a review incentive offered by some NTBI affiliates. The program offers a 10% rebate on products from participating affiliates when a qualifying review is written on the product's Marketplace listing.
+
/* CSS placed here will affect users of the Timeless skin */
 
+
#p-logo {
==Terms & Conditions==
+
display: none;
For all Marketplace reviews written on or after each manufacturer's start date (regardless of purchase date), buyers are eligible for a 10% rebate on the purchase price of the product upon confirmation of the review being posted. This rebate will be paid regardless of the contents or rating of the review, to be compliant with the Marketplace TOS (see [https://marketplace.secondlife.com/listing_guidelines TOS & Listing Guidelines] or [http://community.secondlife.com/t5/English-Knowledge-Base/Writing-item-reviews-on-the-Marketplace/ta-p/954941 Knowledge Base entry]). '''However, for negative reviews, you may be contacted and asked to provide more information prior to the rebate being paid,''' as this program is in place not only to elicit more reviews, but receive quality customer feedback in general, positive or negative. '''For negative reviews related to delivery failures or otherwise not related to the product itself, or not compliant with reviewing rules in the Marketplace TOS & Listing Guidelines, ''no rebate will be delivered'' until the review is edited, and we ask that you contact the manufacturer directly instead of writing such a review.''' If payment is not received within 7 days, the user should contact the manufacturer. This rebate is not available to purchases made through vendors outside Marketplace, such as CasperVend. This rebate is not available for products which have been discontinued; e.g. are not shown on the Marketplace store page. For purchases made prior to each manufacturer's start date, this rebate is only available if sufficient funds are available for reimbursement.
+
}
 
+
#p-logo-text {
==Start Dates & Participating Affiliates==
+
background: white url("/logo.png") no-repeat fixed center !important;
The following is a list of affiliates currently participating in the Review Rewards Program. '''If an affiliate is not listed in this table, they do not offer rebates at this time.'''
+
width:130px;
{|class="wikitable"
+
height:36px;
|-
+
}
!Affiliate
+
#p-banner {
!Start Date
+
display:none !important;
!Contact*
+
}
|-
+
h1, h2, h3, h4, h5 {
|style="text-align:center"|[[Gentek]]
+
font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
|style="text-align:center"|March 1, 2013
+
}
|style="text-align:center"|[[Nelson Jenkins]]
 
|-
 
|style="text-align:center"|[[Astaro]] & [[Tredpro]]
 
|style="text-align:center"|June 26, 2013
 
|style="text-align:center"|[[ac14 Hutson]]
 
|-
 
|style="text-align:center"|[[SZYM Motors]]
 
|style="text-align:center"|July 14, 2014
 
|style="text-align:center"|[[Will Szymborska]]
 
|}
 
 
 
<nowiki>*</nowiki> This is the name of the avatar you should contact if your product was not delivered or there was a purchase error. Reviews written regarding delivery failures or otherwise not related to the product itself are not eligible for rebates under the terms of this program.
 

Revision as of 23:52, 11 July 2018

/* CSS placed here will affect users of the Timeless skin */
#p-logo { 
	display: none;
}
#p-logo-text {
	background: white url("/logo.png") no-repeat fixed center !important;
	width:130px;
	height:36px;
}
#p-banner {
	display:none !important;
}
h1, h2, h3, h4, h5 {
	font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
}