Does your product allow:
1) Construct a "buy now" link that could be placed on any web site?
e.g., http..../buy_now.asp?prodid=xxxxx&sku=yyy&qty=zzz
2) Can you provide a method to offer alternative pricing for an offering?
3) Is it possible to branch to another module wihin your product listing and return via links?
e.g., on a product page where "buy now" and "add to cart" exist naturally, can a new function be added and integrate with the shopping cart for possible alternative pricing?
4) Is it possible to issue a unique temporary offer code or discount code per customer per product with "active coupon" dates?
5) Can products be managed via SQL directly? e.g,. update/insert statements from SQL
Thank you in advance!