I have created an export template with http://prntscr.com/fo9av0 include sku filter "ec" (All my last imported SKUs starts with ec-)
This SQL is not very effective with strings. http://prntscr.com/fo9a8i
Please update it to
(`#__virtuemart_products`.`product_sku` IN ('ec') OR `#__virtuemart_products`.`product_sku` '%ec%' )
"IN ('ec') " means absolute value.
I want to export ALL products that contains "ec" in SKU filed
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!