Quote Originally Posted by Woodymon
I'm also observing error when running the last sql statement in products_xsell.sql

I tried this below and it works....
UPDATE: Not so fast with my sql statemnt fix.

Admin > Config >Product Info
Cross-Sell - Display prices?
Cross-Sell -- Do you want to display the product prices too?
Default: false
Appears correctly except that no radio buttons are rendered to allow change from true to false.

Looks like sql statment it is missing an matching closing parens. And will possibly need to escaping the apostrophes in the sql statment. First need to investigate how params are being passed to the function. Best to look at another True/False sql patch example. In the meantime if anyone has a quicker fix to the SQL code please post.

Woody