Q: If I run out of a product (i.e. inventory is 0) does
OptionCart tell the customer?
A: Yes. A message appears "Item is temporarily out of stock" and the
order button is hidden to prevent the customer from trying to order
anyway.
Q: Inventory does not work.
A: Make sure your Inventory Quantities (under Products > View Items
> Edit on the 3rd page) has a positive number in it.
- Make sure the callback in Mals cart setup is set correctly.
Q: When is inventory adjusted?
A: After the payment is completed by the merchant account. Mals is
notified by the merchant account (in most cases) then issues a
callback (set up in Mals advanced cart setup) which calls oc's
finish.php which adjusts the inventory in its database.
Q: I have a customer who wants to use thumbnails that aren't
perfectly square, but the cart is forcing the set size (125x125 in
this case). Is there a way to have them be no wider than 125, but
flexible on height? Or vice versa?
A: Leave one of the settings blank and the thumbnail will then be
proportional. Leaving both blank will work but loading may look
funny because the browser cannot allocate space for the image until
it knows the image size.
Q: How to I add a gift message for an item?
A: In the item's Option page choose "Memo Field" as the type and enter in "Gift Message" for the name. Note this has to be done on a per item basis.