1
General Discussion / Re: Suggestions for a change in ajax-chosen Autocomplete
« on: August 23, 2019, 04:57:28 AM »
No it's not, but the product relation, select brand within brand listing block etc.
I just checked the product_options table schema and the it doesn't has the sku column. That's why you get the error. I think we should ask the AbanteCart developers add the sku in the next version.
SKU is not a part of the product_options table
SKU for option values stored in the ac_product_option_values and ac_order_options. The error usually appear if store was not upgraded correctly from older version to 1.2.12