Links to code fixes previously provided that can be used as is or a hint for other fixes, I will add to it as I come across more.
Please note that most of these aren’t my solutions, if they work for you show some love to solution provider in the relevant post (this helps with their forum status and is common courtesy).
CODE CHANGES HOW TO,
conditionally display order details in vendor panel
add a field/column to an existing list
add images to product via API
enable lazy image loading
change time stamp format
display custom vairables - the DODGY way
remove print invoice options from orders? Note: must have ecom Full CKEditor add-on installed.
Deleting the old HTML block with Smarty support block type
Api Authentication For Customers?
tirn gallery on/off in standard theme
Add quantity discounts to all variants within a product
CSS HOW TO
change LINK SIZE in Blog
change the TAG CLOUD different font SIZE & COLOR
make ADMIN PANEL backend FULL Width
Resize vendor logo on product page
SMARTY/CS-CART VAIRABLES/links
Shipping info {{order_info.shipping.0.shipping}}
Display profile fields
Linking to feature pages
vendor link to blogs
In documents / Email Templates
{{u.email}}
{{u.b_city}}
{{u.b_country_descr}}
{{u.b_phone}}
{{u.b_zipcode}}
In Blocks
Email:
{$settings.Company.company_users_department}
Quantity available {$product.amount}
Operating Hours:
{(‘weekday_abr_1’)}-{(‘weekday_abr_0’)} 9.00 - 18.00
Phone:
{$settings.Company.company_phone}
State: {$settings.Company.company_state|fn_get_state_name:$settings.Company.company_country}