wromo-core
v1.0.1
Published
Wromo Core logic generator end Fach data Json/Sheet.
Readme
wromo-core
Wromo core data trasform static
TEST COPY SHEET:
https://docs.google.com/spreadsheets/d/1StUE2u2YhQAeyL0EfQcYNzGcHixkkO-IUaB8l_uPPhs/copy
TEST DASH LOGIC:
https://cdn.jsdelivr.net/npm/[email protected]/dash/index.html
https://cdn.jsdelivr.net/npm/[email protected]/dash/v2_class.html
Image: insert data after Generate with Dash wromo-maps

INFO
Dashboard generator for products section:
Example - shop page are static products: I keep only one product and remove the rest of the static products! Section remains identical: only with one product. I copy exactly the div of the unique product: I add it to the dashboard generator and it generates the content that I copy and add to "wromo-maps.js".
for testing you can copy "TEST COPY SHEET": https://docs.google.com/spreadsheets/d/1StUE2u2YhQAeyL0EfQcYNzGcHixkkO-IUaB8l_uPPhs/copy
If you change the maps name, check that the same name exists everywhere!
- in the End Body I add: core-generator.js : Global date fetching logic for json/sheet products
******************************************************
wromo-core body js
******************************************************
<script src="./maps.js"></script>
<script src="./wromo-maps.js" defer></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/core-generator.js" defer></script>- in the product section that I generated: replace with:
<!-- Add YOUR row class -->
<div class="row xxxx-xyz theme1"
data-product-shop-grid
data-source-type="sheet"
data-product-search-sheet-id="1StUE2u2YhQAeyL0EfQcYNzGcHixkkO-IUaB8l_uPPhs"
data-product-search-map="product-card"
date-product-shop-limit="24">
</div>at <div class="row xxxx-xyz theme1" replace with raw real product section!
the generator is located at https://cdn.jsdelivr.net/npm/[email protected]/dash/index.html : copy it locally into index.html and open it in the browser via http
Happy! Dynamic product generator!
By Iulian
News
You represent the direction static/dynamic SaaS, html js css json with Fach global data end Local Web storage/Indexeddb : We would be happy to join!
Write a simple hello! Or show what similar projects you have! We are very Interested!
Thank you!
