Hi
my site version is 3.0.4
and not show shipping method logo in anywhere
for solve this problem what should i do ?
regards
Hello newertebat,
Thank you for your message.
In order to display shipping icons on the checkout page in the storefront you should follow the instructions in the following Knowledge base article:
http://kb.cs-cart.co…-shipping-icons
Please check it.
Thank you.
—
Pavel Zyukin
CS-Cart Support team
Hi
Dear PAVEL ZYUKIN
many thanks for this
last demand about this
how to change this logo size?, because when i change picture size the checkout area only show a previous size
can i change and define this logos appear size in checkout section manually?
Sincerely Yours
farhad shahmohammadi
Hello Farhad,
Thank you for the reply.
In this case you should go to Settings > Thumbnails in your CS-Cart admin panel and change the value in the Product cart page thumbnail width text input field to the necessary one. Please check it.
Thank you.
—
Pavel Zyukin
CS-Cart Support team
Hi
thanks again
that is work . but i want to define the size manualy and only for shipping logo area
and not want to make product thumbnail in cart page go to smaller than default
i mean how to can insert desire size in to your sended page code?
if possible please write a example for me
best regards
farhad shahmohammadi
Hello Farhad,
Thank you for your message.
In this case you should modify code provided in the mentioned Knowledge base article and replace the $settings.Thumbnails.product_cart_thumbnail_width and $settings.Thumbnails.product_cart_thumbnail_height statements with the necessary width and height accordingly. The values should be defined as simple numbers with quotes. For example:
{assign var="shipping_image_pair" value=$shipping_id|fn_get_image_pairs:shipping:M}
Please check it.
Thank you.
—
Pavel Zyukin
CS-Cart Support team
Hi
Dear Pavel Zyukin
a lot thanks because your answers is full help to me
i do and work that this will be very good for me to have a desired blocks
have a nice day
Sincerely Yours
Farhad shahmohammadi
You are always welcome.
—
Pavel Zyukin
CS-Cart Support team