Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
If a gift option doesn't have a price, the display of the name is weird. It pulls from a language resource retail.giftoptions.style, where the value is style.name. So it looks like the following image on the gift options page. Shouldn't it display the actual name? Especially if there is more than one choice. The name for the one that says style.Name is Gift Message Here,s the code: //JUST NAME <label for="gift-option-@(item.BasketItemId)-@(j)-@(i)">@GetResourceString("retail.giftoptions.style")</label> } 2022-04-26_12-44-53.png (7kb) downloaded 0 time(s).
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, Authorized User, Admin, System Joined: 10/11/2018(UTC) Posts: 110
Thanks: 19 times Was thanked: 18 time(s) in 18 post(s)
|
I have confirmed the bug and reported to be fixed in a future release. As a workaround, you can update fix this by replacing Code:@GetResourceString("retail.giftoptions.style")
to Thank you!
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close