Skip to content
1337 edited this page Aug 10, 2012 · 10 revisions

Versions

1

  • Silver button
  • Installs only on Shopify, as a "script tag asset"

2

  • Silver button
  • Comes with top bar
  • Installs only on Shopify, as a snippet (willet_sibt.liquid)

3

  • Blue button
  • Comes with top bar (removable)

10

  • Version bump
  • Allows votes with multiple products, aka "WOSIB mode"
  • Installs on Shopify as a snippet (willet_sibt.liquid) or as a copy-paste JS (SIBT-JS)

11

  • Shu Uemura-specific modifications (only single-product votes, vendor-specific templates, branded emails)

Install URLs

Classes

  • SIBT(App): functionality of Should I Buy This
  • SIBTShopify(SIBT, AppShopify): communication, installation, and integration code between Shopify and us
  • SIBTInstance: aka "a SIBT vote", an SIBTInstance stores information about the vote, e.g. who started the vote, which product(s) he/she chose, how many votes, etc.
  • PartialSIBTInstance: deprecated; originally used to self-expire instances that do not qualify as a full vote (e.g. user did not tell us who he/she is)

Clone this wiki locally