1

I want to remove the [+£xxx] weight adjustment from product attributes on product detail page in nopcommerce 3.8.

For more clear let see the image

enter image description here

the red box indicates the weight adjustment of product attribute which I want to remove.

Is there any admin setting or done by code.

If code then where I want to change?

karan
  • 482
  • 1
  • 8
  • 30

1 Answers1

1

Done. By removing [{1}] value from products.productattributes.priceadjustment resource name in language.

karan
  • 482
  • 1
  • 8
  • 30