Update styles and templates for improved checkout experience
- Adjusted CSS styles in custom.css and custom.scss for better layout and responsiveness, including changes to button sizes and margins. - Updated the checkout button link in ps_shoppingcart.tpl to directly point to the order page. - Changed text labels in cart-voucher.tpl for better localization. - Modified continue shopping button text in cart.tpl to Polish. - Enhanced index.tpl structure for better hook management and layout consistency. - Added temporary image files in the checkout module for future use.
This commit is contained in:
31
.vscode/ftp-kr.json
vendored
31
.vscode/ftp-kr.json
vendored
@@ -1,17 +1,18 @@
|
||||
{
|
||||
"host": "ftp.server493388.nazwa.pl",
|
||||
"username": "server493388_projectpro",
|
||||
"password": "EJ?yowsF2~5[Nx93",
|
||||
"remotePath": "/public_html/wyczarujprezent.pl/",
|
||||
"protocol": "ftp",
|
||||
"port": 0,
|
||||
"fileNameEncoding": "utf8",
|
||||
"autoUpload": true,
|
||||
"autoDelete": false,
|
||||
"autoDownload": false,
|
||||
"ignoreRemoteModification": true,
|
||||
"ignore": [
|
||||
".git",
|
||||
"/.vscode"
|
||||
]
|
||||
"host": "ftp.server493388.nazwa.pl",
|
||||
"username": "server493388_projectpro",
|
||||
"password": "EJ?yowsF2~5[Nx93",
|
||||
"remotePath": "/public_html/wyczarujprezent.pl/",
|
||||
"protocol": "ftp",
|
||||
"port": 0,
|
||||
"fileNameEncoding": "utf8",
|
||||
"autoUpload": true,
|
||||
"autoDelete": false,
|
||||
"autoDownload": false,
|
||||
"ignoreRemoteModification": true,
|
||||
"ignore": [
|
||||
".git",
|
||||
"/.vscode"
|
||||
],
|
||||
"ignoreWrongFileEncoding": true
|
||||
}
|
||||
26
.vscode/ftp-kr.sync.cache.json
vendored
26
.vscode/ftp-kr.sync.cache.json
vendored
@@ -4255,8 +4255,8 @@
|
||||
},
|
||||
"cart-detailed-totals.tpl": {
|
||||
"type": "-",
|
||||
"size": 8342,
|
||||
"lmtime": 1754338439070,
|
||||
"size": 8673,
|
||||
"lmtime": 1754466781044,
|
||||
"modified": false
|
||||
},
|
||||
"cart-detailed.tpl": {
|
||||
@@ -4268,13 +4268,13 @@
|
||||
"cart-voucher.tpl": {
|
||||
"type": "-",
|
||||
"size": 3967,
|
||||
"lmtime": 1754429181409,
|
||||
"lmtime": 1754468294326,
|
||||
"modified": false
|
||||
},
|
||||
"checkout-form-fields.tpl": {
|
||||
"type": "-",
|
||||
"size": 13042,
|
||||
"lmtime": 1754420872980,
|
||||
"lmtime": 1754466270735,
|
||||
"modified": false
|
||||
},
|
||||
"customer-addresses-dropdown.tpl": {
|
||||
@@ -4347,8 +4347,8 @@
|
||||
},
|
||||
"address-invoice.tpl": {
|
||||
"type": "-",
|
||||
"size": 4321,
|
||||
"lmtime": 1754338439804,
|
||||
"size": 4294,
|
||||
"lmtime": 1754465199089,
|
||||
"modified": false
|
||||
},
|
||||
"cart-summary.tpl": {
|
||||
@@ -6567,20 +6567,20 @@
|
||||
},
|
||||
"custom.css": {
|
||||
"type": "-",
|
||||
"size": 7286,
|
||||
"lmtime": 1754429437714,
|
||||
"size": 7834,
|
||||
"lmtime": 1754468495858,
|
||||
"modified": false
|
||||
},
|
||||
"custom.css.map": {
|
||||
"type": "-",
|
||||
"size": 6269,
|
||||
"lmtime": 1754429437714,
|
||||
"size": 6866,
|
||||
"lmtime": 1754468495858,
|
||||
"modified": false
|
||||
},
|
||||
"custom.scss": {
|
||||
"type": "-",
|
||||
"size": 4413,
|
||||
"lmtime": 1754429437405,
|
||||
"size": 4854,
|
||||
"lmtime": 1754468495577,
|
||||
"modified": false
|
||||
},
|
||||
"default-skin.png": {
|
||||
@@ -11592,7 +11592,7 @@
|
||||
"head.tpl": {
|
||||
"type": "-",
|
||||
"size": 3136,
|
||||
"lmtime": 1754429440226,
|
||||
"lmtime": 1754468534342,
|
||||
"modified": false
|
||||
},
|
||||
"head_.tpl": {
|
||||
|
||||
Reference in New Issue
Block a user