Houston ... we have a problem ...
If a Product is a Gift Certificate and Priced by Attributes it is being treated like a download due to the setting:
Virtual Products are not Downloads ... Downloads are only Downloads if there is a filename on the Attribute ...Code:if (zen_get_products_virtual($products_id)) return true;
Is there another case where a Download would be a Virtual Product that I am forgetting?![]()
Bookmarks