문제

what is the difference between base_grand_total and grand_total? What is base?

도움이 되었습니까?

해결책

base_grand_total = Default store currency.

grand_total = current store currency (selected store currency).

base_ it's for a default store currency.

If you have just one currency on your website, base_grand_total and grand_total will have the same value.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top