Price doesn't appear
Hi,
Can you help me to fix this problem?
Link:
I used this CSS:
.d9c839
.d9c839 _62e534
slice-pdp > div > div.f936e5 > div._9d7de2 > div.bc2ed6 > span > strong
3 of them gave me sold out price.
Also tried using xpath:
//*[@id="slice-pdp"]/div/div[1]/div[3]/div[2]/span/strong
//meta[@property="twitter:data1"]/@content
And there is still no change. Why the price doesn't appear? Should I using proxy when face something like this? I tried CSS to another website the price appear.