Skip to content

Instantly share code, notes, and snippets.

@dbbbit
Last active March 16, 2017 08:35
Show Gist options
  • Save dbbbit/eb05e434095443f552b90860a1ededa3 to your computer and use it in GitHub Desktop.
Save dbbbit/eb05e434095443f552b90860a1ededa3 to your computer and use it in GitHub Desktop.
from heimdall_client import X
X.setRule('''<?xml version="1.0"?><data><production><lhs><has identifier="spu:1" attribute="quantity" value="$quantity"/></lhs><rhs kind="quota:order:spu" quota="1" spu_id="1"/></production></data>''')
X.getRule()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment