You have no items in your shopping cart.

Saturday, April 20, 2024 4:04:02 AM

Bug? Exported Price Doubled on Products with Attribute Combinations

Posted: 4 years ago

#10972 Quote

AquaEquip

Posted: 4 years ago

#10972 Quote
Hi,

we've recently upgraded to NopCommerce v4.2 and installed the FeedManager Plugin matching that version.

When generating feed files we noticed a strange behaviour of the plugin on products with attribute combinations. In our case neoprene suits with attributes for choosing the right size (e. g. S, M, L, XL, XXL).

The price exported to the feed file is doubled compared to the current price in the shop.

We were able to reproduce this on a feed for Google Shopping as well as guenstiger.de
This does not happen on simple products without attribute combinations.

Two links for reproduction:
https://www.aquaequip.de/rooster-sleeveless-neopren-top-race-skin
https://www.aquaequip.de/files/exportimport/google_de-de_1.xml


Any ideas?

Posted: 4 years ago

#10974 Quote

Support

Posted: 4 years ago

#10974 Quote
It was a bug.
I have solved it.
Download the last release and replace DLL file.
Resart IIS application pool and try.
Write me about result.

Thank you for report about this bug.

Posted: 4 years ago

#10976 Quote

AquaEquip

Posted: 4 years ago

#10976 Quote
Thank you for fixing this so fast! The regular price is exported correctly now, but...

... we noticed another issue.

The product mentioned and linked above has a "strikethrough" price.
Means: The current sales price is 49,95 EUR. The recommened retail price (the strikethrough price) is 64,95 EUR.

In the Google feed we see this:


<g:price>49.95 EUR</g:price>
<g:sale_price>40.92 EUR</g:sale_price>


We have no clue, how the 40.92 EUR is generated...

Any ideas?

Posted: 4 years ago

#10977 Quote

AquaEquip

Posted: 4 years ago

#10977 Quote
Ok, got it. 40.92 EUR is a tier price on the product which is valid for a certain customer role, only.

Can we prevent the export by removing

  <FeedAttribute>
    <Id>11</Id>
    <FeedCaption>Special price</FeedCaption>
    <FeedName>sale_price</FeedName>
    <Prefix />
    <DefaultValue />
    <FieldNameCode>specialprice</FieldNameCode>
    <Suffix />
    <ConvertValues />
    <CharsLimit />
    <Required>false</Required>
    <IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
    <ActionId>0</ActionId>
    <AdvancedField>true</AdvancedField>
  </FeedAttribute>


from google.xml

Posted: 4 years ago

#10978 Quote

Support

Posted: 4 years ago

#10978 Quote
Yes.
You can remove this item.
Do it and write me about result.

Posted: 4 years ago

#10979 Quote

AquaEquip

Posted: 4 years ago

#10979 Quote
Works! Thank you so much!

Posted: 4 years ago

#10980 Quote

Support

Posted: 4 years ago

#10980 Quote
I am sorry for this bug with double prices.
If you have any ideas or improvements you can write me too.

Can you write a review about our support?
https://www.nopcommerce.com/feed-manager-google-amazon-facebook-foxnetsoftcom

Thank you.

Powered by nopCommerce

Copyright © 2023 FoxNetSoft. All rights reserved