Can you help me with Installing XML feeds [installment] in shopify

Can you help me with Installing XML feeds [installment] in shopify

Nathanwieder
Tourist
6 0 1

Can you help me with Installing XML feeds [installment] in shopify here attach a link for more explanation https://support.google.com/merchants/answer/6324474?hl=en

 

For Cleary  I'm not using shop pay I use TD,  I want Its should show on google

 

XML feeds <g:installment> <g:months>6</g:months> <g:amount>50 BRL</g:amount> </g:installment>

 

This is the codes I just need to change months and amount

I want to know where and how I reply it to shopify

 

Please can anyone help me with that?

Replies 3 (3)

oscprofessional
Shopify Partner
16343 2438 3179

Hello @Nathanwieder ,

To add installment information to your Shopify store's product feed in XML format for Google Merchant Center, you can follow these steps

 

Navigate to the Product Listings, edit a Product, Choose the product for which you want to specify the installment information. Click on the product to edit it.
Add Installment Information In the product editor, scroll down to the "Pricing" section. Here, you can find the "Price" field. You will add the installment information directly in this field in XML format.

Your XML format for installment information looks like this:

 
<g:installment> <g:months>6</g:months> <g:amount>50 BRL</g:amount> </g:installment>

 

So, for example, if you want to specify a 6-month installment plan with an amount of 50 BRL for this product, you would add the following to the "Price" field:

 

xml
<g:installment> <g:months>6</g:months> <g:amount>50 BRL</g:amount> </g:installment>

Save the Changes Repeat for other products submit your Product Feed to Google Merchant Center

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...
Nathanwieder
Tourist
6 0 1

Thanks for your respond, 

I try a few times to put in this xml codes in the "Price" field but was never successful, I need to also put the whole number? 

Nathanwieder
Tourist
6 0 1

Like $300 

<g:installment> <g:months>6</g:months> <g:amount>50 BRL</g:amount> </g:installment>