Skip to content

Instantly share code, notes, and snippets.

@Elrhino
Last active January 5, 2016 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Elrhino/a1ca7ddf834d1f63695d to your computer and use it in GitHub Desktop.
Save Elrhino/a1ca7ddf834d1f63695d to your computer and use it in GitHub Desktop.
Code snippet from BeeStore
addToSlot(SLOT_MAIN_PRODUCTS, productFactory.create(ProductWidgetType.MAIN_LEFT, shirt));
addToSlot(SLOT_MAIN_PRODUCTS, productFactory.create(ProductWidgetType.MAIN_RIGHT, bag));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment