product.showlargeimageinline - how to set a default value to an object config item

Posted By SAbow Mon 16 Jun 2014
Add to Favorites1

product.showlargeimageinline - how to set a default value to an object...

Author Message
SAbow
 Posted Mon 16 Jun 2014
Supreme Being

Supreme Being - (38,935 reputation)Supreme Being - (38,935 reputation)Supreme Being - (38,935 reputation)Supreme Being - (38,935 reputation)Supreme Being - (38,935 reputation)Supreme Being - (38,935 reputation)Supreme Being - (38,935 reputation)Supreme Being - (38,935 reputation)Supreme Being - (38,935 reputation)

Group: Forum Members
Last Active: Tue 2 Feb 2021
Posts: 77, Visits: 334
Hi,



I have a client who'd like all products added to the site to be set as product.showlargeimageinline



BORNXenon
 Posted Wed 18 Jun 2014
Supreme Being

Supreme Being - (29,713 reputation)Supreme Being - (29,713 reputation)Supreme Being - (29,713 reputation)Supreme Being - (29,713 reputation)Supreme Being - (29,713 reputation)Supreme Being - (29,713 reputation)Supreme Being - (29,713 reputation)Supreme Being - (29,713 reputation)Supreme Being - (29,713 reputation)

Group: Forum Members
Last Active: Mon 23 Apr 2018
Posts: 59, Visits: 291
You can change the default value of the field in the database.If you find the table dbo.tblKartrisObjectConfig, change the OC_DefaultValue for K:product.showlargeimageinline from 0 to 1 and all newly added products should have product.showlargeimageinline set to enabled.


Any existing products will have to be changed manually.


Cheers


Chris

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top