7 replies [Last post]
loocher's picture
Offline
Joined: 02/21/2009
Juice: 211
Was this information Helpful?

Hi

I want to display the SKU, but without the "SKU" label. Is this possible?

Thanks

Alaska's picture
Offline
Joined: 10/16/2007
Juice: 1433
SKU
loocher's picture
Offline
Joined: 02/21/2009
Juice: 211
Re: SKU

Hi, thanks. I read the thread and posted my question. They seem to be discussing how to hide the actual field and its output. I don't want to do that, I just want to amend the text label because "SKU" isn't a recognised term in the UK.

thill's picture
Offline
Joined: 01/25/2008
Juice: 815
Re: Re: SKU

You are very correct, I had thought that these fields were CCK fields and you could go into display tab of the content type to disable the label. There doesn't seem to be a user friendly way of doing this like there is with CCK fields. Hopefully in the future with fields being in core for Drupal 7 we can more tightly integrate with the display properties of product fields.

loocher's picture
Offline
Joined: 02/21/2009
Juice: 211
Re: Re: Re: SKU

I see.

Can I update it manually in a template somewhere? Although it seems very minor it will confuse UK customers and my client and turn them off.

I'm also interested in changing some of the address labels for the same reason (province, postal code)

Thanks v.much

Alaska's picture
Offline
Joined: 10/16/2007
Juice: 1433
Changing Address Fields

When checking out, the fields can be changed in:

admin/store/settings/checkout/edit/fields

Under title, place in whatever name you would like.

As for the SKU could not find that on the client side. It does show when editing a product (in admin) but that is hidden from a client.

loocher's picture
Offline
Joined: 02/21/2009
Juice: 211
Hi Thanks, I will take a

Hi
Thanks, I will take a look.

It displays client side when you are in the node view of a product.

ajay_al's picture
Offline
Joined: 04/11/2011
Juice: 13
Re: Hide the SKU label

I thought this was going to be simple. I'm using D7, so I went to:

Structure > Content Types > Product > Manage Display; or
admin/structure/types/manage/product/display

...where I have hidden the labels for other fields on the 'Product' node view page. But the SKU field has nothing in the label column allowing me to hide it. What gives?

Is this something that can be changed in Ubercart core? I'm not sure why this field is treated differently.