When user logged in, cart not updated price when options are selected in magento -


when user logged in , adds item cart , selects product options on cart page, price updated according product's options.

but, when goes onto checkout page shows basic price of product instead of updated value.

this occurs when user logged in. if user not logged in works properly.

are having session problems? have tried cleaning sessions, caches , index? try using sessions on database to, theses steps have solved problem me once.

ps: don't forget activate cron job, avoids issues liek that


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -