Post by andywoodrow » Mon Mar 05, 2018 4:59 am

Hi, We've had a couple of issues with a customer not being able to see their full customised option to one of our products, but increasing the char length from 20 to 100 in the catalog/controller/checkout/cart.php file, namely:

Code: Select all

'value' => (utf8_strlen($value) > 100 ? utf8_substr($value, 0, 100) . '..' : $value)
seems to have worked a treat.

However, if the customer decides they have either submitted a typo or wants to change their custom message, they can't seem to be able to? Clicking on the product in their cart seems to just open that product as if you were a guest.

Is there a way of the customer being able to edit this custom product option at all?!

Image

Cheers,
Andy

New member

Posts

Joined
Mon Nov 02, 2015 5:48 pm

Post by IP_CAM » Mon Mar 05, 2018 9:51 am

Well, better ask in the commercial Section here, in order to solve such customized Matters,
Coder usually do not read all Pages in the open Sections, and no-one else would be able
or willing, trying to find out, just, to make your Customer happy... :D
Nothing personal, just facts!
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by andywoodrow » Tue Mar 06, 2018 4:53 am

Moved to here viewtopic.php?f=124&t=202703 Cheers :-)

New member

Posts

Joined
Mon Nov 02, 2015 5:48 pm
Who is online

Users browsing this forum: No registered users and 363 guests