e107inc / vstore

Simple shopping cart system for e107 v2.x Bootstrap CMS
GNU General Public License v3.0
17 stars 12 forks source link

Price issue on dropdown #198

Closed tgtje closed 1 year ago

tgtje commented 2 years ago

Drop down panel (cart)

When change amount of items to buy ( ex 1 item > 3 items..), the top bar number increments to correct amount, assuming item count. However the price next to item itself increments in number but amount totals.

would better > reflect amount (ex.. 3 x PER item > 3 x €50) since SUBtotal (listed below) already calculates the total item amount price.. (can not find what to change to alter this...) storecart

CaMer0n commented 1 year ago

Thanks @tgtje This commit should fix it.