我有一些用美丽的汤解析的页面。但我有 js 代码:
<script type="text/javascript">
var utag_data = {
customer_id : "_PHL2883198554",
customer_type : "New",
loyalty_id : "N",
declined_loyalty_interstitial : "false",
site_version : "Desktop Site",
site_currency: "de_DE_EURO",
site_region: "uk",
site_language: "en-GB",
customer_address_zip : "",
customer_email_hash : "",
referral_source : "",
page_type : "product",
product_category_name : ["Lingerie"],
product_category_id :[jQuery("meta[name=defaultParent]").attr("content")],
product_id : ["5741462261401"],
product_image_url : ["http://images.urbanoutfitters.com/is/image/UrbanOutfitters/5741462261401_001_b?$detailmain$"],
product_brand : ["Pretty Polly"],
product_selling_price : ["20.0"],
promo_id : "6",
product_referral : ["WOMENS-SHAPEWEAR-LINGERIE-SOLUTIONS-EU"],
product_name : ["Pretty Polly Shape It Up Tummy Shaping Camisole"],
is_online_only : true, …Run Code Online (Sandbox Code Playgroud)