City Product Substation


Click the button to jump to the enterprise site to view the effect. After installing the application, select the corresponding city product page for the link.


Instructions for Use:


For site use, you can place the text or button of the "City Substation" in the corresponding position and add the link to the city list page. The category name and title in the city product page list have been modified. Please do not delete or modify them, otherwise the city information will not be passed.

Specific parameter passing method: On the city in the loop body of the city product list page, select the application data source of the city product and create a "passing city" parameter. After creating it, select the parameter created just now on the city list page, and link to the custom page to the city product page to pass parameters. The city product page will then carry the city name,(A seo parameter passing has been added here, which passes the city parameter in the data source of the city product.)This achieves that the category and product name both carry the city name. Second, for the product category and title, a parameter needs to be created, which is the default parameter of the loop body, and the custom page link is used for parameter passing to achieve the same link effect as clicking the city and category/product name. Similarly, the city in the product title on the details page is also passed using the same method.

It is not recommended to manually modify the list and details of city products unless you understand the principle.

Principle: If you need to manually classify and list titles, you need to create a container at the location of the text, divide it into two columns, correspond to the data source (passing method above), link it well, open the container code mode, change the innermost div of the list and category title to H6 (details can use H1), and then open the code mode of the city and category title (product title), change the div to span tags, so that the city and title are under the same tag, so that the search engine organizes the two different data into one complete tag.

Requires backend product management TDK settings

When using this city product application, you need to set the seo parameters in the background TDK for the corresponding application. Setting method: application-find the corresponding application-product management-general rule setting, set the title of the category page, list page, and details page to seo optimization parameters + product name or category name or page name. Try not to set keywords and descriptions to prevent semantic errors.