Home
Find the answer to your question
My items are STP enabled, however i was not able to see STP treatment on the Store gallery page.
To enable STP price on Store Gallery items, user would need to put strikethroughpricing="1" in their code in the custom store page.
Please go to Home > My eBay > Manage My Shop > Custom Pages > Change Content
Direct link : http://cgi6.ebay.co.uk/ws/eBayISAPI.dll?StoreCustomPageMgmt.
Screenshot without STP
Currently user uses:
...
{eBayStoresTemplate ID="3"
eBayStoresItemList
KEYMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/right.html"
HOMELEFTMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/left.html"
HOMERIGHTMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/footer.html"
RESULTLEFTMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/left.html"
RESULTRIGHTMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/footer.html"
CATEGORYIFRAMEURL="2823010014,http://static.shoeaholics.com/media/content/sah/ebay/storefront/category-banner.html,"
}
...
User should use:
...
{eBayStoresTemplate ID="3"
eBayStoresItemList
KEYMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/right.html"
HOMELEFTMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/left.html"
HOMERIGHTMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/footer.html"
RESULTLEFTMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/left.html"
RESULTRIGHTMERCHIFRAMEURL="http://static.shoeaholics.com/media/content/sah/ebay/storefront/footer.html"
CATEGORYIFRAMEURL="2823010014,http://static.shoeaholics.com/media/content/sah/ebay/storefront/category-banner.html,"
strikethroughpricing="1"
}
...
Afer enabling STP :
![]() |