cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

calculate the delivery cost based on Product Weight

Former Member
0 Likes
454

Hi Expert,

Is there any way to calculate the delivery cost based on product weight?. Also, please help how to use product weight in java code as i can see product weight is being used as part of classification system

Ex: # Classification: Weight & dimensions (4674) $feature1=@Dimensions W x D x H, 49[$clAttrModifiers]; # Dimensions W x D x Hin millimeter (mm) $feature2=@Weight, 94[$clAttrModifiers]; # Weightin gram (g) $feature3=@Length, 2738[$clAttrModifiers]; # Lengthin millimeter (mm) INSERT_UPDATE Product;code[unique=true];$feature1;$feature2;$feature3;$catalogVersion;

Accepted Solutions (0)

Answers (1)

Answers (1)

anshika0312
Explorer
0 Likes

Hi All,

Anybody able to achieve this scenario??. Please help!!