Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 SKU field - rename how?
Author « Topic »  

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 11/15/2018 :  10:24:47  
Hi,

I use the words UPC: for the SKU field on the product detail page.

But I can't remember how/where this was changed.

It's not in my includes with the others, and I don't see anything in the language file.

xxPrId="#128905; Item ID:"
manufacturerfield="#128905; Brand:"
xxInStoc="#128905; Available:"

Was going to use FontAwesome icons instead of the glyphs but I can't find that UPC label anywhere!

Can someone point me in the right direction?

Julie
Owned & loved by 7 German Shepherds

Andy
ECT Moderator

95440 Posts

Posted - 11/15/2018 :  10:28:12  
Hi Julie

That's in includes.asp

https://www.ecommercetemplates.com/help/ecommplus/parameters.asp#sku

Andy

Please feel free to review / rate our software

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 11/15/2018 :  10:38:19  
That's the weird part....

showproductsku

is not in my includes.

I have no idea how/where it's pulling the #128905; UPC: from.

I am stumped.

Julie
Owned & loved by 7 German Shepherds

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 11/15/2018 :  10:42:07  
I finally found it!

I have it on the productdetailpage:

<%
showproductsku="#128905; UPC:"
%>

Julie
Owned & loved by 7 German Shepherds

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 11/15/2018 :  10:58:54  
How do I add the FontAwesome icon there?

Just tried <i class="fas fa-info-circle"></i>

showproductsku="<i class='fas fa-info-circle'></i> UPC:"

but the page came up with an error.

-----------------------------

Actually - maybe CSS would be better. Will this work?

span.detailskulabel::before {

font-family: FontAwesome;
content: "\f015";

}


Julie
Owned & loved by 7 German Shepherds

Edited by - Positivek9 on 11/15/2018 11:10:12

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 11/15/2018 :  12:37:05  
Okay, decided to not show the SKU but - how in the world do you change the fontawesome to another icon???

I went by your example in another post and that works:

xxPrId="<i class=""fa fa-chevron-circle-right""></i>   Product ID:"
manufacturerfield="<i class=""fa fa-chevron-circle-right""></i>   Brand:"
xxInStoc="<i class=""fa fa-chevron-circle-right""></i>   Available:"

But when I try to change it to use the Info or the Bone icon, nothing shows.

Bone: <i class="fas fa-bone"></i>
Info: <i class="fas fa-info-circle"></i>

The fa prefix has been deprecated in version 5. The new default is the fas solid style and the fab style for brands. (If I use the fas it breaks my page.)

And I thiught this would all be easy, Ha!

Julie
Owned & loved by 7 German Shepherds

Edited by - Positivek9 on 11/15/2018 12:38:50

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 11/15/2018 :  12:48:27  
Okay, never mind!

I used the older FontAwesome link not the current one.

It all seems to be working.. now just need to decide on the right icon for the in stock.

The bone isn't working. :)

Julie
Owned & loved by 7 German Shepherds

Andy
ECT Moderator

95440 Posts

Posted - 11/16/2018 :  02:15:22  
Do you have all that working now, this is the cheat sheet you should be using

https://fontawesome.com/v4.7.0/cheatsheet/

Andy

Please feel free to review / rate our software

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 11/16/2018 :  06:24:30  
Hi Andy!

Yes, I finally did, LOL!

Helps to use a current stylesheet link.

Thanks for your help.

Julie
Owned & loved by 7 German Shepherds
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000