You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the "daily deal" feature, but in the product configuration the switch to activate this option is disabled. I found in code in creativestyle / magesuite-daily-deal / etc / adminhtml / di.xml that this field is set to read-only. Commenting on lines 11-14 makes the switch active and I can activate the "daily deal" for that product. "Daily deal" is enabled in general module configuration.
The text was updated successfully, but these errors were encountered:
kbogutyn-epoint
changed the title
daily_deal_enabled switch is disabled.
daily_deal_enabled switch is disabled in Product configuration.
Mar 22, 2021
I am trying to use the "daily deal" feature, but in the product configuration the switch to activate this option is disabled. I found in code in
creativestyle / magesuite-daily-deal / etc / adminhtml / di.xml
that this field is set to read-only. Commenting on lines 11-14 makes the switch active and I can activate the "daily deal" for that product. "Daily deal" is enabled in general module configuration.The text was updated successfully, but these errors were encountered: