Beispiel #1
0
 def get_namespace(self, resource, context):
     cart = ProductCart(context)
     return cart.get_namespace(resource)
Beispiel #2
0
 def get_namespace(self, resource, context):
     cart = ProductCart(context)
     return cart.get_namespace(resource)