Rebrickable is running an Affiliate Program for the RebrickMat merch product.

RebrickMat - LEGO Building Mat

Offer

  • Affiliate partners earn 5% of any RebrickMat sale that can be attributed to their promotion efforts. Technical details available after successful application.

Rules

  • You must own the product and can only promote it from videos/content where it is shown. Just listing it as something that exists with a link to buy it is not suitable.
  • If the content is showing an older version of the product (eg RebrickMat v1), you must make it clear that the provided link is for a newer version which can be different in appearance/size.
  • You must disclose the fact you will receive compensation for any sales resulting in the links you use (but at no extra cost to the buyer). This can just be in the description rather than the video.
  • Do not list the price of the product or shipping costs, as they are subject to change.
  • Content must be accurate, do not lie or exaggerate the product features.
  • Rebrickable can cancel the Affiliate Program or your participation in it at any time without notice if you break the rules.
DJDT

Time

Resource usage

Resource Value
User CPU time 13.159 msec
System CPU time 0.000 msec
Total CPU time 13.159 msec
Elapsed time 13.501 msec
Context switches 8 voluntary, 1 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

SQL queries from 1 connection

  • default 0.25 ms (1 query )
Query Timeline Time (ms) Action
SELECT "countries_plus_country"."iso",
       "countries_plus_country"."iso3",
       "countries_plus_country"."iso_numeric",
       "countries_plus_country"."fips",
       "countries_plus_country"."name",
       "countries_plus_country"."capital",
       "countries_plus_country"."area",
       "countries_plus_country"."population",
       "countries_plus_country"."continent",
       "countries_plus_country"."tld",
       "countries_plus_country"."currency_code",
       "countries_plus_country"."currency_symbol",
       "countries_plus_country"."currency_name",
       "countries_plus_country"."phone",
       "countries_plus_country"."postal_code_format",
       "countries_plus_country"."postal_code_regex",
       "countries_plus_country"."languages",
       "countries_plus_country"."geonameid",
       "countries_plus_country"."neighbours",
       "countries_plus_country"."equivalent_fips_code"
  FROM
"countries_plus_country"
 WHERE
"countries_plus_country"."iso" = 'US'
 LIMIT
21
SELECT ••• FROM "countries_plus_country" WHERE "countries_plus_country"."iso" = 'US' LIMIT 21
0.25

Connection: default

Transaction status: Idle

/home/nathan/rb/site/./affiliates/views.py in affiliates(25)
  return render(request, 'rb/affiliates.html', {})

/home/nathan/rb/site/./rb/templatetags/rb_geo.py in geo_currency(20)
  geo_data = user.geo.get_user_currency()

/home/nathan/rb/site/./geo/geo.py in get_user_currency(252)
  country = Country.objects.get(iso=country_code)

412 </a>
413 </li>
414 <li class="hidden-xs">
415 {% geo_currency request.user %}
416 </li>
417 {% comment %}
418 <li class="hidden-xs hidden-sm">
419 <a href={% if request.user.is_authenticated %}"{% url 'user_profile_settings' request.user.get_username %}#personalisation"{% else %}"#" onclick="return false;"{% endif %} title="All date/times are being converted to this timezone">{% get_user_timezone request.user %}</a>

/home/nathan/rb/site/rb/templates/rb/base_root.html

Log messages

No messages logged.