Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Images and prices for products are not showing #87

Closed
trueboroda opened this issue May 15, 2019 · 0 comments
Closed

Images and prices for products are not showing #87

trueboroda opened this issue May 15, 2019 · 0 comments
Assignees

Comments

@trueboroda
Copy link
Contributor

Solve this problem.

<img src="{{ product.featured_image.src | img_url }}" alt="{{ product.featured_image.alt | escape }}" />

tatarincev added a commit that referenced this issue Jun 28, 2019
* Changes to run theme in scriban templating engine

* Remove named arguments for all pipe functions calls  (not supported in current scriban template engine)
Remove arguments for all Include statements
Replace  == blank  to .empty? == false check

* Remove AJAX load for product prices
Update theme to work with new data context (not finished)

* Changes in syntax to run theme with scriban

* Removed custom order collections by 'all-collections' linklist,
scriban syntax fix

* Sing in link shoing in header. solved. #83

* collection-sidebar.liquid problem was resolved.

* Problem "Images and prices for products are not showing" was resolved.
#87

* Added indents

* Product search functionality is repaired

* left code n comments was deleted

* product price actual price showing in search and collectiono-list pages

* price product snipped was extracted from prduct-grid-item, product-list-item and search-result-grid snippets Due to eliminate duplication

* small fix in search.liquid

* migration of localization files

* static page showing was fixed

* properly date showing in blogs page. also corrected another usings of dates filters in  liquid and angular markaups

* anonymous checkout page showing is fixed

* sidbar filter is rapaired. Multiple choise under one agr group.

* Process navigation links through absolute_url filter
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants