• Resolved shulmax

    (@shulmax)


    I generated a google shopping feed and title of some products have attribute option value appended to product title, for example following product, here’s link to product on my website: https://mailboxworld.com/shop/16-door-cbu-cluster-mailbox-and-pedestal-bronze/

    Expected Title: 16 Door Cluster Mailbox CBU with Pedestal by Florence – USPS Approved – Type III – Dark Bronze – High Security

    Received Title in XML file: 16 Door Cluster Mailbox CBU with Pedestal by Florence – USPS Approved – Type III – Dark Bronze – High Security – Set of 4 Wedge Anchors – For

    How can I set it so attribute is not appended to product title?

    Here is snippet of code from XML file for the product:

    <item>
    <g:id>28301</g:id>
    <g:title><![CDATA[16 Door Cluster Mailbox CBU with Pedestal by Florence – USPS Approved – Type III – Dark Bronze – High Security – Set of 4 Wedge Anchors – For]]></g:title>
    <g:description/>
    <g:item_group_id>28298</g:item_group_id>
    <link><![CDATA[https://mailboxworld.com/shop/16-door-cbu-cluster-mailbox-and-pedestal-bronze/?attribute_bolt-kit=Set+of+4+Wedge+Anchors+-+For+Existing+Concrete+%28%2B%2435.00%29&utm_source=Google+Shopping&utm_medium=cpc&utm_campaign=MailboxWorld_Google_Shopping_Feed]]></link>
    <g:product_type><![CDATA[Residential Mailboxes > Locking Mailboxes > USPS Approved Residential Mailboxes > Cluster Box Units (CBU’s) > 16 Door CBU’s]]></g:product_type>
    <g:google_product_category/>
    <g:image_link><![CDATA[https://mailboxworld.com/wp-content/uploads/2016/07/1570-16DB-1.jpg]]></g:image_link>
    <g:condition>new</g:condition>
    <g:availability>in_stock</g:availability>
    <g:price><![CDATA[2471.00 USD]]></g:price>
    <g:sale_price><![CDATA[1803.00 USD]]></g:sale_price>
    <g:mpn><![CDATA[1570-16DB]]></g:mpn>
    <g:brand><![CDATA[Florence]]></g:brand>
    <g:canonical_link><![CDATA[https://mailboxworld.com/shop/16-door-cbu-cluster-mailbox-and-pedestal-bronze/]]></g:canonical_link>
    <g:additional_image_link/>
    <g:additional_image_link/>
    <g:additional_image_link/>
    <g:additional_image_link/>
    <g:additional_image_link/>
    <g:gtin/>
    <g:identifier_exists>yes</g:identifier_exists></item>`

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support ansarybadal

    (@ansarybadal)

    Hello @shulmax

    Thanks for reaching us.

    It seems the title is getting the variation/composite product details. To avoid getting that information, please, use “Parent Title” as the title field attribute.
    Please, change the attribute as shown here and regenerate the feed.

    I hope the above will help you remove the default values from the title. However, if you are still unable to find a solution, please, reach us from here as we may have to deep inspect the issue.

    Best regards,

    Thread Starter shulmax

    (@shulmax)

    Thanks that fixed the issue.

    Plugin Support ansarybadal

    (@ansarybadal)

    Hi @shulmax

    Glad to know that it helped you to solve the issue.
    So, we are marking this issue as resolved at this moment. Please, feel free to start another topic if needed.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Product Title value appends default Option Value to End of Title’ is closed to new replies.