base cart UI is working
This commit is contained in:
parent
12d2ce6c16
commit
99f1fc5eb8
6 changed files with 32 additions and 23 deletions
Binary file not shown.
|
|
@ -105,7 +105,7 @@ sub migrateToNewCart {
|
|||
index cartId_assetId (cartId,assetId)
|
||||
)");
|
||||
$session->db->write("drop table shoppingCart");
|
||||
$session->db->write("insert into settings values ('shopCartTemplateId','HKwB9Y7jKKfpL4bkQEmX0w')");
|
||||
$session->db->write("insert into settings values ('shopCartTemplateId','aIpCmr9Hi__vgdZnDTz1jw')");
|
||||
}
|
||||
|
||||
#-------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue